My pipeline is throwing Null Pointer Exception Error:
I am not able to expand/view the last bit of error message (... 23 more). I tried multiple ways to read entire error message but nothing works. I tired --log-file and artifact option. I believe that last bit of message may have useful information like which column/table is missing from target DB.
Kindly help me to read error the message.
G'day, @Aishwarya Sarangapani
Welcome to the community!
I don't think this issue is related to Pipeline itself but rather to how the Java stack trace treats duplicate errors. I suggest reviewing the following discussion to understand this behavior and trying the suggested workaround there:
https://stackoverflow.com/a/437767
Regards,
Syahrul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.