Thomas Groh created BEAM-770:
--------------------------------
Summary: 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)