Thomas Deegan created BEAM-6417:
-----------------------------------
Summary: Option to not fork DirectRunner
Key: BEAM-6417
URL: https://issues.apache.org/jira/browse/BEAM-6417
Project: Beam
Issue Type: Improvement
Components: beam-model
Reporter: Thomas Deegan
Assignee: Kenneth Knowles
Hi. When using a python debugger, it would be nice to be able to debug ops as
they are run locally by --runner DirectRunner however it seems that Beam forks
the process to actually run the ops. Unfortuatnely most python debuggers (mine
is pydevd) don't support following forks. It it possible to add a flag to
DirectRunner to keep the DIrectRunner in-process?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)