[
https://issues.apache.org/jira/browse/MAPREDUCE-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14287247#comment-14287247
]
Hudson commented on MAPREDUCE-3283:
-----------------------------------
FAILURE: Integrated in Hadoop-Yarn-trunk #815 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/815/])
MAPREDUCE-3283. mapred classpath CLI does not display the complete classpath.
Contributed by Varun Saxena. (cnauroth: rev
0742591335f15d2f8916555704c2db6124107618)
* hadoop-mapreduce-project/bin/mapred.cmd
* hadoop-mapreduce-project/CHANGES.txt
* hadoop-mapreduce-project/bin/mapred
> mapred classpath CLI does not display the complete classpath
> ------------------------------------------------------------
>
> Key: MAPREDUCE-3283
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3283
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: scripts
> Affects Versions: 0.23.0, 2.6.0
> Reporter: Ramya Sunil
> Assignee: Varun Saxena
> Priority: Minor
> Labels: newbie
> Fix For: 2.7.0
>
> Attachments: MAPREDUCE-3283-branch-2.001.patch,
> MAPREDUCE-3283-branch-2.patch, MAPREDUCE-3283.002.patch,
> MAPREDUCE-3283.003.patch, MAPREDUCE-3283.004.patch, MAPREDUCE-3283.005.patch
>
>
> bin/yarn classpath does not display the complete classpath. Below is how the
> classpath looks like:
> {noformat}
> $HADOOP_CONF_DIR:$HADOOP_CONF_DIR::$TOOLS_JAR:$HADOOP_COMMON_HOME/*:$HADOOP_COMMON_HOME/lib/*:$HADOOP_HDFS_HOME/*:$HADOOP_HDFS_HOME/lib/*:
> $HADOOP_MAPRED_HOME/bin/../modules/*:$HADOOP_MAPRED_HOME/bin/../lib/*
> {noformat}
> "*" has to be substituted with the actual jars. Also, $HADOOP_CONF_DIR
> appears twice in the classpath
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)