Andrew Wang created HDFS-5174:
---------------------------------

             Summary: Convert DFSAdmin to use Commons CLI for parsing arguments
                 Key: HDFS-5174
                 URL: https://issues.apache.org/jira/browse/HDFS-5174
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: scripts
    Affects Versions: 2.1.0-beta
            Reporter: Andrew Wang


Right now, DFSAdmin uses an array of different techniques to do parsing of 
command line arguments and displaying help text. It'd be better to unify 
everything to use a standard library like Commons CLI, which should clean up 
the file and reduce the amount of custom code we're carrying.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to