[
https://issues.apache.org/jira/browse/HADOOP-11568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354446#comment-14354446
]
Hadoop QA commented on HADOOP-11568:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12703596/HADOOP-11568.patch
against trunk revision 7711049.
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HADOOP-Build/5908//console
This message is automatically generated.
> 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
> Attachments: HADOOP-11568.patch
>
>
> 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)