-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41103/
-----------------------------------------------------------
Review request for Ambari, Andrew Onischuk, Dmitro Lisnichenko, and Jonathan
Hurley.
Bugs: AMBARI-14275
https://issues.apache.org/jira/browse/AMBARI-14275
Repository: ambari
Description
-------
PROBLEM: With YARN ResourceManager HA enabled, some of the
ResourceManager-related Ambari Alerts show UNKNOWN for the Standby RM. This is
misleading, because the state should be known (and likely OK, assuming that the
Standby RM is working correctly and redirecting to the Active one).
Diffs
-----
ambari-agent/src/main/python/ambari_agent/alerts/metric_alert.py 8de49cd
ambari-common/src/main/python/resource_management/libraries/functions/curl_krb_request.py
f5996fa
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/alerts/alert_nodemanagers_summary.py
b9a7094
Diff: https://reviews.apache.org/r/41103/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi