[
https://issues.apache.org/jira/browse/BEAM-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15435760#comment-15435760
]
Mark Liu commented on BEAM-583:
-------------------------------
I can't think of a case that the pipeline author use TestDataflowRunner
directly. it is used to kick off an integration test like WordCountIT. So do we
want to only register runners that pipeline author use directly?
> Auto Register TestDataflowRunner
> ---------------------------------
>
> Key: BEAM-583
> URL: https://issues.apache.org/jira/browse/BEAM-583
> Project: Beam
> Issue Type: Improvement
> Reporter: Mark Liu
> Assignee: Mark Liu
>
> Register TestDataflowRunner automatically.
> Simplify option's arguments when using TestDataflowRunner run end-to-end test
> against dataflow service. Instead of using
> {code}--runner=org.apache.beam.runners.dataflow.testing.TestDataflowRunner{code},
> we can also use {code}--runner=TestDataflowRunner{code}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)