You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Yu Li (JIRA)" <ji...@apache.org> on 2013/03/26 02:39:15 UTC

[jira] [Created] (HADOOP-9434) Add support to "hadoop help" command

Yu Li created HADOOP-9434:
-----------------------------

             Summary: Add support to "hadoop help" command
                 Key: HADOOP-9434
                 URL: https://issues.apache.org/jira/browse/HADOOP-9434
             Project: Hadoop Common
          Issue Type: Improvement
          Components: bin
            Reporter: Yu Li
            Assignee: Yu Li
            Priority: Minor


Currently if user issue "bin/hadoop help" in command line, it will throw below exception. We can improve this to print the usage message.
===============================================
Exception in thread "main" java.lang.NoClassDefFoundError: help
===============================================

--
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