There is multiple ways how to provide extra libraries to your workflow. It 
seems that you're looking for particular workflow, so in that case you should 
add your additional jars to lib/ directory of your workflow folder on hdfs. 
E.g.:

hdfs://cool-cluster/some/path/workflow.xml
hdfs://cool-cluster/some/path/lib/my-cool-library.jar

Oozie should automatically propagate all libraries in lib/ directory to 
classpath of all actions.

Jarcec

On Thu, Oct 18, 2012 at 10:46:17AM +0100, BHASKER ALLENE wrote:
> Hi,
> As per the oozie Map reduce cook book "libjars" option is not supported by
> Oozie.
> How do we include third party libraries in Java action.
> One option I am thinking is include my hadoop command in a shell script
> and use shell script option instead of Java action.
> 
> Regards,
> Bhasker

Attachment: signature.asc
Description: Digital signature

Reply via email to