Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
When using a table input step that has connection vars, the downstream steps error with a db connection error: no suitable driver see attachment. If I hard-code settings in the table input, all works as expected. Also I can preview the table input step without issue, and the pipeline does not error out if all steps are correct, so I do not think a unit test would catch this error.
The error surfaces when editing a pipeline step with a dependency on data in the table input step (when I tested this I had a Stream Lookup, filter and javascript steps).connectionVarsIssue.hpl
sample pipeline
Attachments
Attachments
Issue Links
- is related to
-
HOP-2422 Test DB connection does not use variables correctly
- Resolved
- links to