You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Mark Liu (JIRA)" <ji...@apache.org> on 2016/08/24 20:44:21 UTC

[jira] [Updated] (BEAM-583) Auto Register TestDataflowRunner

     [ 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)