How to Suspending a Workflow Coordinator or Bundle Job in Oozie

0 votes
Can anyone suggest how to sespend a workflow, coordinator or Bundle JOb in Oozie?
Jun 24, 2019 in Big Data Hadoop by Tina
2,318 views

1 answer to this question.

0 votes

Hey,

The suspend option suspends a workflow job in RUNNING status. After the command is executed the workflow job will be in SUSPENDED status. When the coordinator job is suspended, running coordinator actions will stay in running and the workflows will be suspended. If the coordinator job is in RUNNING status, it will transit to SUSPENDED status; if it is in RUNNINGWITHERROR status, it will transit to SUSPENDEDWITHERROR

You can use this example below:

$ oozie job -oozie http://localhost:11000/oozie -suspend 14-20090525161321-oozie-joe
answered Jun 24, 2019 by Gitika
• 65,910 points

Related Questions In Big Data Hadoop

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
699 views
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,700 views
0 votes
0 answers

How to execute job In Oozie?

Can anyone suggest which command to use ...READ MORE

Jun 17, 2019 in Big Data Hadoop by rena
360 views
0 votes
1 answer

How to submit bundle features in Oozie?

Hey, You can use this example to learn ...READ MORE

answered Jun 17, 2019 in Big Data Hadoop by Gitika
• 65,910 points
399 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,555 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,184 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,199 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,260 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
689 views
0 votes
1 answer
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