-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30411/
-----------------------------------------------------------
Review request for Ambari and Dmitro Lisnichenko.
Bugs: AMBARI-9392
https://issues.apache.org/jira/browse/AMBARI-9392
Repository: ambari
Description
-------
In oozie-server alerts we are using base.url property to check. But in oozie ha
mode, in base url property, we have address of load balancer. That's why we
don't see any alerts if at least one oozie-server is working.
Diffs
-----
ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/alerts/alert_check_oozie_server.py
4efb999
Diff: https://reviews.apache.org/r/30411/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi