You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/11/19 14:02:33 UTC

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

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

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

Github user StephanEwen commented on the pull request:

    https://github.com/apache/incubator-flink/pull/161#issuecomment-63636121
  
    Any comments here?


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