bin/hadoop classpath CLI does not display the complete classpath
----------------------------------------------------------------

                 Key: HADOOP-7779
                 URL: https://issues.apache.org/jira/browse/HADOOP-7779
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 0.23.0
            Reporter: Ramya Sunil
             Fix For: 0.23.0


bin/hadoop classpath does not display the complete classpath. The classpath 
looks like:

{noformat}
$HADOOP_CONF_DIR:$HADOOP_COMMON_HOME/libexec/../share/hadoop/common/lib/*:$HADOOP_COMMON_HOME/libexec/../share/hadoop/common/*:/$HADOOP_HDFS_HOME/share/hadoop/hdfs:$HADOOP_HDFS_HOME/share/hadoop/hdfs/lib/*:$HADOOP_HDFS_HOME/share/hadoop/hdfs/*
{noformat}

The jar names have to be expanded instead of "*" to display the complete 
classpath.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to