Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

IssueAffected Source/Sink/TransformCaused by (if known)JIRA (if existing)Error message
Importing a pipeline needs users to click on nodes to populate schemaALL 
Jira Legacy
serverCask Community Issue Tracker
serverId45b48dee-c8d6-34f0-9990-e6367dc2fe4b
keyHYDRATOR-1461
 
Getschema for DB plugins should honor the column case configurationDB Plugins 
Jira Legacy
serverCask Community Issue Tracker
serverId45b48dee-c8d6-34f0-9990-e6367dc2fe4b
keyHYDRATOR-1436
 
Error messages from plugins should have the plugin name, version and scopeError messages from plugins should have the plugin name, version and scope  
Jira Legacy
serverCask Community Issue Tracker
serverId45b48dee-c8d6-34f0-9990-e6367dc2fe4b
keyHYDRATOR-1315
 
Schema requirement of plugins is not visible to users  
Jira Legacy
serverCask Community Issue Tracker
serverId45b48dee-c8d6-34f0-9990-e6367dc2fe4b
keyHYDRATOR-1190
Code Block
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Exception while configuring plugin of type batchsink and name Table for stage Table: Field type mismatch, field 'output' type in input schema is ["string","null"], while in output schema its of type "string"
If a plugin throws an exception, the pipeline fails without logging the error  
Jira Legacy
serverCask Community Issue Tracker
serverId45b48dee-c8d6-34f0-9990-e6367dc2fe4b
keyHYDRATOR-1070
 
Hydrator pipeline fails at runtime when external sink has the same name as native sinkPipeline with TPFS sink (called output) and HDFS sink with external name called output 
Jira Legacy
serverCask Community Issue Tracker
serverId45b48dee-c8d6-34f0-9990-e6367dc2fe4b
keyHYDRATOR-376
java.lang.IllegalArgumentException: An external sink cannot have the same name as an existing CDAP Dataset instance output
     

...