[
https://issues.apache.org/jira/browse/OOZIE-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13099782#comment-13099782
]
Hadoop QA commented on OOZIE-83:
--------------------------------
tucu00 remarked:
-1
If a file is symlinked, #a.jar, it means that the process expects the file in
the running directory with the 'a.jar' name. If the process expects the JAR in
the classpath, then the name should be irrelevant and no aliasing should be
provided.
> GH-42: Add jar files in <file> with smbolic link to java classpath
> ------------------------------------------------------------------
>
> Key: OOZIE-83
> URL: https://issues.apache.org/jira/browse/OOZIE-83
> Project: Oozie
> Issue Type: Bug
> Reporter: Hadoop QA
>
> in workflow.xml, when use the following line:
> <file>/tmp/a.jar#a.jar</file>
> then this jar is added to distributed cache ("mapred.cache.files") only.
> but this jar also needs to be in java classpath ("java.class.path").
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira