Stephan Ewen created FLINK-1347:
-----------------------------------
             Summary: Consolidate the CLI parser libraries
                 Key: FLINK-1347
                 URL: 
https://issues.apache.org/jira/browse/FLINK-1347             Project: Flink
          Issue Type: Improvement
          Components: JobManager
    Affects Versions: 0.9
            Reporter: Stephan Ewen
            Priority: Minor
We currently have multiple command line parser libraries.
  - Apache Commons CLI (formerly used by all components, now used by the command line client and the web client)
  - SCOPT (used by the TaskManager and JobManager)
I think it makes sense to consolidate in libraries, there is no need for two different versions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)