Thank you for your input Prasad, Senthil.
Still my problem is not resolved. I tried to install oozie with hadoop 1.0.4 also. Same error exists.
When I ran this command:
ubuntu@ubuntu:~/Pari/oozie-3.0.2$
bin/oozie-setup.sh -hadoop 0.20.2 ${HADOOP_HOME} -extjs /home/ubuntu/Pari/ext-2.2.zipthe output is: New Oozie WAR file with added 'Hadoop JARs, ExtJS library' at /home/ubuntu/Pari/oozie-3.0.2/oozie-server/webapps/oozie.war
INFO: Oozie is ready to be started
When I ran following command:
ubuntu@ubuntu:~/Pari/oozie-3.0.2$ bin/oozie-start.shthe output is: Setting OOZIE_HOME: /home/ubuntu/Pari/oozie-3.0.2
Setting OOZIE_CONFIG: /home/ubuntu/Pari/oozie-3.0.2/conf
Sourcing: /home/ubuntu/Pari/oozie-3.0.2/conf/oozie-env.sh
Setting OOZIE_CONFIG_FILE: oozie-site.xml
Setting OOZIE_DATA: /home/ubuntu/Pari/oozie-3.0.2/data
Setting OOZIE_LOG: /home/ubuntu/Pari/oozie-3.0.2/logs
Setting OOZIE_LOG4J_FILE: oozie-log4j.properties
Setting OOZIE_LOG4J_RELOAD: 10
Setting OOZIE_HTTP_HOSTNAME: ubuntu
Setting OOZIE_HTTP_PORT: 11000
Setting OOZIE_BASE_URL:
http://ubuntu:11000/oozieSetting CATALINA_BASE: /home/ubuntu/Pari/oozie-3.0.2/oozie-server
Setting CATALINA_OUT: /home/ubuntu/Pari/oozie-3.0.2/logs/catalina.out
Setting CATALINA_PID: /home/ubuntu/Pari/oozie-3.0.2/oozie-server/temp/oozie.pid
Using CATALINA_OPTS: -Dderby.stream.error.file=/home/ubuntu/Pari/oozie-3.0.2/logs/derby.log
Adding to CATALINA_OPTS: -Doozie.home.dir=/home/ubuntu/Pari/oozie-3.0.2 -Doozie.config.dir=/home/ubuntu/Pari/oozie-3.0.2/conf -Doozie.log.dir=/home/ubuntu/Pari/oozie-3.0.2/logs -Doozie.data.dir=/home/ubuntu/Pari/oozie-3.0.2/data -Doozie.config.file=oozie-site.xml -Doozie.log4j.file=oozie-log4j.properties -Doozie.log4j.reload=10 -Doozie.http.hostname=ubuntu -Doozie.http.port=11000 -Doozie.base.url=
http://ubuntu:11000/oozieUsing CATALINA_BASE: /home/ubuntu/Pari/oozie-3.0.2/oozie-server
Using CATALINA_HOME: /home/ubuntu/Pari/oozie-3.0.2/oozie-server
Using CATALINA_TMPDIR: /home/ubuntu/Pari/oozie-3.0.2/oozie-server/temp
Using JRE_HOME: /usr
Using CLASSPATH: /home/ubuntu/Pari/oozie-3.0.2/oozie-server/bin/bootstrap.jar
Using CATALINA_PID: /home/ubuntu/Pari/oozie-3.0.2/oozie-server/temp/oozie.pid
Oozie started
When I ran this command: ubuntu@ubuntu:~/Pari/oozie-3.0.2$
bin/oozie admin -oozie http://localhost:11000/oozie -statusthe output is: Error: HTTP error code: 404 : Not Found
I doubt that whether the oozie.war deployed correctly or not?
I have attached the web.xml from the webapps\oozie\WEB-IN folder. Let me know if anything wrong.
Thanks & Regards,
Pari.M