[
https://issues.apache.org/jira/browse/HADOOP-11568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14323747#comment-14323747
]
Archana T commented on HADOOP-11568:
------------------------------------
Thanks [~cnauroth]
I am planning to contribute for a patch sooner.
> 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
> Fix For: 2.7.0
>
>
> 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)