You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Haibo Chen (JIRA)" <ji...@apache.org> on 2017/08/31 15:52:00 UTC

[jira] [Assigned] (MAPREDUCE-6636) Clean up argument parsing in mapred CLI

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

Haibo Chen reassigned MAPREDUCE-6636:
-------------------------------------

    Assignee:     (was: Haibo Chen)

> Clean up argument parsing in mapred CLI
> ---------------------------------------
>
>                 Key: MAPREDUCE-6636
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6636
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: client
>            Reporter: Robert Kanter
>
> {{org.apache.hadoop.mapreduce.tools.CLI}} manually parses arguments, which has a number of downsides including (a) requiring strict ordering of arguments by the user and (b) it's hard for devs to add new arguments.
> We should replace all of this with a CLI parsing library like {{org.apache.commons.cli.CommandLineParser}}, which is used in a number of other places already.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org