You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Alexander Alexandrov (JIRA)" <ji...@apache.org> on 2014/07/15 15:57:05 UTC

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

Alexander Alexandrov created FLINK-1027:
-------------------------------------------

             Summary: CLI "run" command does not support flags
                 Key: FLINK-1027
                 URL: https://issues.apache.org/jira/browse/FLINK-1027
             Project: Flink
          Issue Type: Bug
          Components: JobManager
    Affects Versions: 0.6-incubating
            Reporter: Alexander Alexandrov
            Assignee: Alexander Alexandrov
            Priority: Trivial
             Fix For: 0.6-incubating


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.2#6252)