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

2016-10-18 Thread Daniel Halperin (JIRA)

[ 
https://issues.apache.org/jira/browse/BEAM-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15586153#comment-15586153
 ] 

Daniel Halperin commented on BEAM-770:
--

Mild compatibility change -- new feature.

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


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

2016-10-18 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/BEAM-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15586149#comment-15586149
 ] 

ASF GitHub Bot commented on BEAM-770:
-

Github user asfgit closed the pull request at:

https://github.com/apache/incubator-beam/pull/1087


> 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
>  Labels: forward-incompatible
>
> 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)