Stephan Hoyer created BEAM-3956:
-----------------------------------
Summary: Stacktraces from exceptions in user code should be
preserved in the Python SDK
Key: BEAM-3956
URL: https://issues.apache.org/jira/browse/BEAM-3956
Project: Beam
Issue Type: Bug
Components: sdk-py-core
Reporter: Stephan Hoyer
Assignee: Ahmet Altay
Currently, Beam's Python SDK loses stacktraces for exceptions. It does
helpfully add a tag like "[while running StageA]" to exception error messages,
but that doesn't include the stacktrace of Python functions being called.
Including the full stacktraces would make a big difference for the ease of
debugging Beam pipelines when things go wrong.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)