marcelmay / apache-oozie-exporter

Prometheus exporter for Apache Oozie metrics
Apache License 2.0
5 stars 1 forks source link

Not working for Oozie 5.0 #8

Open balackbee opened 5 years ago

balackbee commented 5 years ago

not able to fetch the oozie metrics, i need the oozie metrics to monitor the jobs using Prometheus

marcelmay commented 5 years ago

If you're using Oozie >= 4.3, you should be able to use the JMX exporter (see oozie.jmx_monitoring.enable / https://oozie.apache.org/docs/5.0.0/oozie-default.xml ).

Please specify how you access Oozie (via Knox, kerberized direclty, ...), and which metrics you're interested in.