[
https://issues.apache.org/jira/browse/HADOOP-10903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14648341#comment-14648341
]
Ravi Prakash commented on HADOOP-10903:
---------------------------------------
It seems like we are depending on JAVA to resolve the wildcards in the
classpath. The Java
[documentation|https://docs.oracle.com/javase/7/docs/technotes/tools/windows/classpath.html]
explains the behavior I am seeing.
> Enhance hadoop classpath command to expand wildcards or write classpath into
> jar manifest.
> ------------------------------------------------------------------------------------------
>
> Key: HADOOP-10903
> URL: https://issues.apache.org/jira/browse/HADOOP-10903
> Project: Hadoop Common
> Issue Type: Improvement
> Components: scripts, util
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Fix For: 2.6.0
>
> Attachments: HADOOP-10903.1.patch
>
>
> The "hadoop classpath" shell command currently prints the classpath variable
> established by the shell scripts and then exits. A few enhancements to this
> command would be desirable to support a few other use cases.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)