-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34860/
-----------------------------------------------------------
Review request for Ambari, Mahadev Konar and Myroslav Papirkovskyy.
Bugs: AMBARI-11571
https://issues.apache.org/jira/browse/AMBARI-11571
Repository: ambari
Description
-------
When using AMS in distributed mode, we went to issue a stop-all in order to
perform a Namenode move. Since AMS in distributed mode depends on HDFS, the AMS
stop hung since HDFS was unreachable. We had to manually kill AMS and “retry”
the NN move wizard.
Diffs
-----
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/hbase.py
009076c
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/hbase_master.py
a26254d
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/hbase_regionserver.py
8d66dcc
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/metrics_collector.py
6ffe0e6
Diff: https://reviews.apache.org/r/34860/diff/
Testing
-------
Verified manually.
Thanks,
Sid Wagle