How to debug simple mapping based pipeline? #5583
Unanswered
ossDataEngineer
asked this question in
Q&A
Replies: 1 comment
-
You can use unit testing for this and provide sample data https://hop.apache.org//manual/latest/metadata-types/pipeline-unit-test.html |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a simple mapping pipeline which has mapping input at start and mapping output at the end. How can I debug this pipeline? How can I supply mapping input field values to simulate this pipeline behaviour to see mapping output field values when using apache hop IDE?
PS: I set custom logging on simple mapping transform, which doesnot log any details about it.
Beta Was this translation helpful? Give feedback.
All reactions