Passing username and password to Hive2 action

2016-06-02 Thread Jan Hentschel
Hi, I have a cluster running HDP 2.3.4 with Oozie 4.2.0 installed on it. The cluster doesn’t use Kerberos. I’m trying to run a Hive2 action similar to the following     ...            ${jobTracker}     ${nameNode}     ${nameNode}/oozie/h

Re: How to build ozzie 4.2.0 with hadoop-2.7.1

2016-06-02 Thread rammohan ganapavarapu
Peter, I am not using java-8 though, i am using java-7 hadoop 24108 1 22 17:06 pts/000:00:13 */usr/lib/jvm/java-1.7.0-* *openjdk.x86_64//bin/java* -Djava.util.logging.config.file=/uap/oozie/oozie-server/conf/logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogMa

Re: How to build ozzie 4.2.0 with hadoop-2.7.1

2016-06-02 Thread rammohan ganapavarapu
Yes, i already did that but wanted to see if oozie build has such option. Thanks, Ram On Thu, Jun 2, 2016 at 8:19 AM, Attila Sasvari wrote: > Ram, > > To my knowledge there is no such option, so after running mkdistro > download the > ZIP file to the *libext/* directory and run setup to create

Re: How to build ozzie 4.2.0 with hadoop-2.7.1

2016-06-02 Thread Attila Sasvari
Ram, To my knowledge there is no such option, so after running mkdistro download the ZIP file to the *libext/* directory and run setup to create war. ./bin/mkdistro.sh -P uber -P hadoop-2 -Dhadoop.version=2.7.1 -DskipTests cd distro/target/oozie-*/oozie-*/ mkdir libext curl -o libext/ext-2.2.zip