-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46443/
-----------------------------------------------------------
Review request for Ambari and Dmitro Lisnichenko.
Bugs: AMBARI-15993
https://issues.apache.org/jira/browse/AMBARI-15993
Repository: ambari
Description
-------
On the readiness cluster with Ambari 2.2.1 and Dal M20 we had an issue where
ATS died with OOM. Ambari threw alerts that ATS UI was down but did not show
that the service was down. It showed ATS 1.5 as started even though the
process is not running. We should add a alert for the process check and make
sure we show the service as down.
<https://hcube1-1n01.eng.hortonworks.com:8443/#/main/services/YARN/summary>
Use your okta credentials to log into ambari and ssh to nodes.
Diffs
-----
ambari-agent/src/main/python/ambari_agent/HostInfo.py 805597a
Diff: https://reviews.apache.org/r/46443/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk