[
https://issues.apache.org/jira/browse/BEAM-583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Liu updated BEAM-583:
--------------------------
Description:
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}.
was:
Register TestDataflowRunner automatically.
Simplify option's arguments when using TestDataflowRunner run end-to-end test
against dataflow service. Instead of using
"--runner=org.apache.beam.runners.dataflow.testing.TestDataflowRunner", we can
also use "--runner=TestDataflowRunner".
> 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)