You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hadoop.apache.org by rammohan ganapavarapu <ra...@gmail.com> on 2016/05/18 20:09:49 UTC

How to include hadoop jars in oozie package

Hi,

I am trying to build a oozie-4.2.0 with hadop-2.7.1 version, i am using
makedistro.sh script to build it but when i extract oozie.war file i don't
see hadoop jars, what is the right way to build oozie to include hadoop jar
in the oozie-distro?


./mkdistro.sh assembly:single -P hadoop-2 -D javaVersion=1.7 -D
targetJavaVersion=1.7 -D skipTests -D includeHadoopJars


Thanks,
Ram