[
https://issues.apache.org/jira/browse/OOZIE-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14007384#comment-14007384
]
Robert Kanter commented on OOZIE-1760:
--------------------------------------
There isn't a "java" sharelib though. Can you explain what you're trying to
do? If you just want to include some jars with your java action, there are
alternative ways to do so. If you use a "java" sharelib, then all java actions
will include jars from there, and that's probably not what you want.
> Set default shared lib dir for java action
> ------------------------------------------
>
> Key: OOZIE-1760
> URL: https://issues.apache.org/jira/browse/OOZIE-1760
> Project: Oozie
> Issue Type: Improvement
> Components: action
> Affects Versions: 3.3.2
> Reporter: Hersh Shafer
> Priority: Minor
> Fix For: trunk
>
> Attachments: set_getDefaultShareLibName_as_java.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Change {{JavaActionExecutor.getDefaultShareLibName()}} to return "java".
> Currently it returns null.
> In all descendants this method returns dir name according to the action name.
> It required for using default oozie hdfs path (/user/oozie/shared/lib/java)
> as cllasspath in java action
--
This message was sent by Atlassian JIRA
(v6.2#6252)