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

ASF GitHub Bot commented on FLINK-5911:
---------------------------------------

GitHub user greghogan opened a pull request:

    https://github.com/apache/flink/pull/3433

    [FLINK-5911] [gelly] Command-line parameters

    Create interface for parsing command-line parameters using ParameterTool 
and generic implementations for boolean, long, double, string, choice.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/greghogan/flink 5911_command_line_parameters

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3433.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3433
    
----
commit 85565435a02b0e88dc24d0b9e8c3075ade596fef
Author: Greg Hogan <[email protected]>
Date:   2017-02-28T17:35:07Z

    [FLINK-5911] [gelly] Command-line parameters
    
    Create interface for parsing command-line parameters using ParameterTool
    and generic implementations for boolean, long, double, string, choice.

----


> Command-line parameters
> -----------------------
>
>                 Key: FLINK-5911
>                 URL: https://issues.apache.org/jira/browse/FLINK-5911
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Gelly
>    Affects Versions: 1.3.0
>            Reporter: Greg Hogan
>            Assignee: Greg Hogan
>             Fix For: 1.3.0
>
>
> Create interface for parsing command-line parameters using {{ParameterTool}} 
> and generic implementations for boolean, long, double, string, choice.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to