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

[jira] [Resolved] (BEAM-770) Improve registered runner resolution

     [ https://issues.apache.org/jira/browse/BEAM-770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Groh resolved BEAM-770.
------------------------------
       Resolution: Fixed
    Fix Version/s: 0.3.0-incubating

> Improve registered runner resolution
> ------------------------------------
>
>                 Key: BEAM-770
>                 URL: https://issues.apache.org/jira/browse/BEAM-770
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Thomas Groh
>            Assignee: Thomas Groh
>            Priority: Minor
>             Fix For: 0.3.0-incubating
>
>
> Runner is generally a duplicate word within the Pipeline args specification - specifically {{--runner=FooRunner}} duplicates the word "Runner"; the PipelineOptionsFactory can check to see if, when passed {{--runner=Foo}}, if there's a registered {{FooRunner}} and use that.
> Making matching case-insensitive would be nice to have.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)