Versions Compared

Key

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

...

To do this we are trying to collect all the known pipelines failures and other annoyances. This can be anything from failures due to non-existing sources to missing tooltips. We are going through all the JIRA, support tickets and user groups to collect this information and will appreciate your help in it. If you are aware of issues in Hydrator pipelines which can improve the usability and user experience please report it in the table below.

 

IssueAffected Source/Sink/TransformError messageCaused 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 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