Luke Cwik created BEAM-7584:
-------------------------------
Summary: Report the user error that caused the failure if the
exception occurred within user code
Key: BEAM-7584
URL: https://issues.apache.org/jira/browse/BEAM-7584
Project: Beam
Issue Type: Improvement
Components: sdk-java-harness
Reporter: Luke Cwik
Currently the root cause for a failure goes through a bunch of additional
exceptions inside the Java SDK harness.
Consider reporting just the users stack trace if the exception happened within
user code instead of obfuscating it with other exceptions while the stack is
unwinding.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)