[
https://issues.apache.org/jira/browse/MAPREDUCE-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Nauroth updated MAPREDUCE-3283:
-------------------------------------
Component/s: (was: mrv2)
scripts
Priority: Minor (was: Major)
Target Version/s: 2.7.0
HADOOP-10903 added support for this in the {{hadoop classpath}} command, but we
didn't do the same for the other scripts' classpath commands. We can repurpose
this issue to cover that change for the {{mapred}} script. Thanks to [~aw] for
pointing it out to me.
> 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
> Reporter: Ramya Sunil
> Priority: Minor
> Labels: newbie
>
> 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)