Created 02-06-2017 11:42 PM
I want to implement Oozie SLA Monitoring on my HDP cluster. There are few apache documents available but not able to find official hortonworks document. As the apache document SLA information is accessible via the following three ways
1. Through the SLA tab of the Oozie Web UI.
2. JMS messages sent to a configured JMS provider for instantaneous tracking.
3. RESTful API to query for SLA summary.
Can you suggest me official hortonworks document to implement the same.
Ref apache doc - https://oozie.apache.org/docs/4.0.1/DG_SLAMonitoring.html
Created 02-07-2017 06:21 AM
@rchaman - I'm working on it and probably I will have something for you over this weekend.
Created 02-07-2017 04:04 PM
Thanks Kuldeep.
I tested it out yesterday and able to get the email notification successfully.
I will try to put the steps here.
Created 11-08-2017 11:59 AM
@rchaman Can you please share the steps here?