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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)