I would like to get email notifications if any job/workflow failed in Oozie. I am using Hue to monitor the workflows.
I don't want to add email action in each and every workflow because I have around 60 workflows already running.
I am also aware of the approach of sub-workflow, even with this approach I have to edit all my 60 workflows and restart co-coordinator to reflect the change.
Is it possible in Oozie or Hue to get notification for any job failures without modifying the workflow? Can we configure something at Oozie/Hue level to get email notifications?