OOZIE Connectivity Unable to Connect

0 votes

Hi, I am not able to access the Oozie web console. The address that I have tried is http://localhost:11000

The browser displays "Unable to connect" error

May 22, 2019 in Big Data Hadoop by Esha
602 views

1 answer to this question.

0 votes

You have to run the start command of the oozie to access it via web. As I can see from the console log attached that you have not run the start command of oozie. You have to follow the below steps to start the oozie:

Change the directory to Oozie and start it.

$ cd /usr/lib/oozie-4.0.0/
$ ./bin/oozie-start.sh

Once the service is started you can access it via web

answered May 22, 2019 by Quil

Related Questions In Big Data Hadoop

0 votes
1 answer

Unable to install RHadoop Packages?

I would recommend you to follow https://github.com/RevolutionAnalytics/rhadoop/wiki/Installing-RHadoop-on-RHEL ...READ MORE

answered Mar 22, 2018 in Big Data Hadoop by Shubham
• 13,490 points
1,398 views
+11 votes
11 answers

Hadoop “Unable to load native-hadoop library for your platform” warning

modify the glibc version.CentOS provides safe softwares ...READ MORE

answered Sep 10, 2018 in Big Data Hadoop by bug_seeker
• 15,520 points
69,445 views
0 votes
1 answer

How do I connect my Spark based HDInsight cluster to my blob storage?

Go through this blog: https://docs.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-use-blob-storage#access-blobs I went through this ...READ MORE

answered Apr 15, 2018 in Big Data Hadoop by Shubham
• 13,490 points
1,939 views
0 votes
1 answer

NodeManager is not able to connect to the ResourceManager.

Here, I guess the issue is with ...READ MORE

answered May 1, 2018 in Big Data Hadoop by Shubham
• 13,490 points
3,464 views
+1 vote
1 answer

Hadoop Mapreduce word count Program

Firstly you need to understand the concept ...READ MORE

answered Mar 16, 2018 in Data Analytics by nitinrawat895
• 11,380 points
10,617 views
0 votes
1 answer

hadoop.mapred vs hadoop.mapreduce?

org.apache.hadoop.mapred is the Old API  org.apache.hadoop.mapreduce is the ...READ MORE

answered Mar 16, 2018 in Data Analytics by nitinrawat895
• 11,380 points
2,215 views
+2 votes
11 answers

hadoop fs -put command?

Hi, You can create one directory in HDFS ...READ MORE

answered Mar 16, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
104,922 views
–1 vote
1 answer

Hadoop dfs -ls command?

In your case there is no difference ...READ MORE

answered Mar 16, 2018 in Big Data Hadoop by kurt_cobain
• 9,390 points
4,293 views
0 votes
1 answer

How to connect Sqoop to mysql Database?

Hi. You can connect Sqoop to MySql ...READ MORE

answered May 15, 2019 in Big Data Hadoop by Tina
2,485 views
0 votes
1 answer

Unable to run Name node and datanode on Single Node cluster: Does not contain a valid host:port

Add the following properties in the core-site.xml file, it ...READ MORE

answered May 22, 2019 in Big Data Hadoop by Sanam
1,084 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP