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 "Archana T (JIRA)" <ji...@apache.org> on 2015/02/10 05:22:36 UTC

[jira] [Created] (HADOOP-11568) Description on usage of classpath in hadoop command is incomplete.

Archana T created HADOOP-11568:
----------------------------------

             Summary: Description on usage of classpath in hadoop command is incomplete.
                 Key: HADOOP-11568
                 URL: https://issues.apache.org/jira/browse/HADOOP-11568
             Project: Hadoop Common
          Issue Type: Bug
          Components: tools
    Affects Versions: 2.6.0
            Reporter: Archana T
            Assignee: Archana T
            Priority: Trivial


Description on usage of classpath in hadoop command is incomplete.

# ./hadoop
Usage: hadoop [--config confdir] COMMAND
       where COMMAND is one of:
  fs                   run a generic filesystem user client
  version              print the version
  jar <jar>            run a jar file
  checknative [-a|-h]  check native hadoop and compression libraries    availability
  distcp <srcurl> <desturl> copy file or directories recursively
  archive -archiveName NAME -p <parent path> <src>* <dest> create a hadoop archive
  classpath           *{color:red} prints the class path needed to get the{color}*
  credential           interact with credential providers
   /* *{color:blue}Remove this below line {color}* */
                     *{color:red}Hadoop jar and the required libraries {color}*
  daemonlog            get/set the log level for each daemon

Expected -
 classpath           *{color:blue} prints the class path needed to get the
                       Hadoop jar and the required libraries {color}*
credential           interact with credential providers




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)