Ning Kang created BEAM-8457:
-------------------------------
Summary: Instrument Dataflow jobs that are launched from Notebooks
Key: BEAM-8457
URL: https://issues.apache.org/jira/browse/BEAM-8457
Project: Beam
Issue Type: Improvement
Components: runner-py-interactive
Reporter: Ning Kang
Assignee: Ning Kang
Dataflow needs the capability to tell how many Dataflow jobs are launched from
the Notebook environment, i.e., the Interactive Runner.
# Change the pipeline.run() API to allow supply a runner and an option
parameter so that a pipeline initially bundled w/ an interactive runner can be
directly run by other runners from notebook.
# Implicitly add the necessary source information through user labels when the
user does p.run(runner=DataflowRunner()).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)