[
https://issues.apache.org/jira/browse/FLINK-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14266078#comment-14266078
]
ASF GitHub Bot commented on FLINK-1027:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-flink/pull/278
> 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
>
> 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)