How to check the information and status of workflow coordinator or Bundle job or coordinator Action in Oozie

0 votes
Can anyone suggest how can we check  the information and status of workflow, coordinator or bundle job or coordinator action in Oozie?
Jun 18, 2019 in Big Data Hadoop by Nishant
1,485 views

1 answer to this question.

0 votes

Hi,

You can check this example to see how to check information and status:

$ oozie job -oozie http://localhost:11000/oozie -info 14-20090525161321-oozie-joe

The info option can display information about a workflow job or coordinator job or coordinator action. 

The info option for a Coordinator job will retrieve the Coordinator actions ordered by nominal time. However, the info command may time out if the number of Coordinator actions is very high.

answered Jun 18, 2019 by Gitika
• 65,910 points

Related Questions In Big Data Hadoop

0 votes
1 answer

How to Suspending a Workflow, Coordinator or Bundle Job in Oozie?

Hey, The suspend option suspends a workflow job in RUNNING status. After ...READ MORE

answered Jun 24, 2019 in Big Data Hadoop by Gitika
• 65,910 points
2,390 views
0 votes
1 answer
0 votes
1 answer

How to Rerunning a Coordinator Action or Multiple Actions in Oozie?

Hey, The rerun option reruns a terminated (=TIMEDOUT=, SUCCEEDED, KILLED, ...READ MORE

answered Jun 24, 2019 in Big Data Hadoop by Gitika
• 65,910 points
2,732 views
0 votes
1 answer

How to check the size of a file in Hadoop HDFS?

You can use the  hadoop fs -ls command to ...READ MORE

answered Nov 21, 2018 in Big Data Hadoop by Omkar
• 69,230 points
12,815 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,646 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,229 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
105,263 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,314 views
0 votes
1 answer

How can you Check the xml definition of a Workflow, Coordinator or Bundle Job in Oozie?

Hey, You can use this example so that ...READ MORE

answered Jun 24, 2019 in Big Data Hadoop by Gitika
• 65,910 points
742 views
0 votes
1 answer

How to see a running workflow, coordinate or bundle of job in Oozie?

Hey, You can use this example to see, $ ...READ MORE

answered Jun 18, 2019 in Big Data Hadoop by Gitika
• 65,910 points
717 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