You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2014/10/30 22:58:35 UTC

[jira] [Updated] (FLINK-1027) CLI "run" command does not support flags

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

Robert Metzger updated FLINK-1027:
----------------------------------
    Fix Version/s:     (was: 0.7.0-incubating)
                   0.8-incubating

> CLI "run" command does not support flags
> ----------------------------------------
>
>                 Key: FLINK-1027
>                 URL: https://issues.apache.org/jira/browse/FLINK-1027
>             Project: Flink
>          Issue Type: Improvement
>          Components: JobManager
>    Affects Versions: 0.6-incubating
>            Reporter: Alexander Alexandrov
>            Assignee: Alexander Alexandrov
>            Priority: Trivial
>             Fix For: 0.8-incubating
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> When submitting a job from the CLI frontend, having flags as arguments is not possible. I would like my jar to be able to parse optional arguments formatted as "-a" or "--argument", e.g.
> flink run /path/to/logreg.jar --iterations 10 --alpha 0.2 /path/to/in /path/to/out
> If nobody objects I will submit a patch for that.



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