Kyle Weaver created BEAM-7790:
---------------------------------
Summary: Make debugging subprocess workers easier
Key: BEAM-7790
URL: https://issues.apache.org/jira/browse/BEAM-7790
Project: Beam
Issue Type: Improvement
Components: sdk-py-harness
Reporter: Kyle Weaver
Assignee: Kyle Weaver
1. The output of the SDK workers is currently invisible [1].
2. The dockerized version of the Python SDK worker sets up an HTTP server to
let the user view stack traces for all of the worker's threads [2]. It would be
useful if this was available for other execution modes as well.
3. Make the above items more usable with multiple subprocesses by identifying
them with worker ids.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)