Created 12-14-2017 07:56 PM
Once a restart or failiure takes place we ussually see that the jobs just get stuck or just fail.
Is there any option to schedule a kind of pause in the scheduled jobs so we can have a downtime due our monthly maintenance instead of manually re-extecute each one.
Regards.
Created 12-14-2017 08:03 PM
You can put the yarn queues in Stopped state which will not allow any job to be submitted. Which kind of scheduler you use for submitting the jobs? If it's HDP default oozie then you can increase pause time for a bundle and coordinator https://oozie.apache.org/docs/3.3.2/DG_CommandLineTool.html#Changing_endtimeconcurrencypausetime_of_...