You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2019/02/26 15:22:00 UTC

[jira] [Closed] (FLINK-1347) Consolidate the CLI parser libraries

     [ https://issues.apache.org/jira/browse/FLINK-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann closed FLINK-1347.
--------------------------------
    Resolution: Not A Problem

No longer a problem since the legacy components {{JobManager}} and {{TaskManager}} are no longer being used.

> 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
(v7.6.3#76005)