Re: oozie not running

2015-02-23 Thread Rahul Channe
Hi Biswajit/Mohammad, I am able to run oozie, the hadoop jars were missing during the prepare-war step. Thank you for your pointers. Regards, Rahul On Monday, February 23, 2015, Biswajit Nayak wrote: > you have upload the share lib jar to war > > ~Biswa > > > On Mon, Feb 23, 2015 at 7:00 PM,

Re: oozie not running

2015-02-23 Thread Biswajit Nayak
you have upload the share lib jar to war ~Biswa On Mon, Feb 23, 2015 at 7:00 PM, Rahul Channe wrote: > Hi Mohammad, > > I checked the following path but did not find any hadoop jar > > /home/user/oozie-4.1.0/webapp/target/oozie-webapp-4.1.0/WEB-INF/lib > > user@ubuntuvm:~/oozie-4.1.0/webapp/ta

Re: oozie not running

2015-02-23 Thread Rahul Channe
Hi Mohammad, I checked the following path but did not find any hadoop jar /home/user/oozie-4.1.0/webapp/target/oozie-webapp-4.1.0/WEB-INF/lib user@ubuntuvm:~/oozie-4.1.0/webapp/target/oozie-webapp-4.1.0/WEB-INF/lib$ ls -ltr hadoop*.jar ls: cannot access hadoop*.jar: No such file or directory use

Re: oozie not running

2015-02-22 Thread Mohammad Islam
Moving user@hive to bcc and adding user@oozie Hi Rahul,Did you include the correct hadoop jars into oozie.war file? Most possibly you didn't include the correct hadoop jars?Can you please checkĀ  webapps/oozie/WEB-INF/lib directory for all hadoop jars. If possible include the output of "ls hadoop*

Re: oozie not running

2015-02-22 Thread Rahul Channe
Hi Biswajit, The catalina.out displays following exception but unable to dig further Feb 21, 2015 12:46:56 PM org.apache.catalina.core.AprLifecycleListener init INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.l

Re: oozie not running

2015-02-22 Thread Biswajit Nayak
could you check the oozie.log and catalina.out log file. It will give you an idea what is wrong. ~Biswa On Sun, Feb 22, 2015 at 1:22 PM, Rahul Channe wrote: > Hi All, > > I configured the oozie build successfully and prepared oozie war file. > After starting oozie when i tried to checkstatus i