-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59574/
-----------------------------------------------------------
Review request for Ambari, Aravindan Vijayan and Sid Wagle.
Bugs: AMBARI-21128
https://issues.apache.org/jira/browse/AMBARI-21128
Repository: ambari
Description
-------
Add AMS HA support for local in-memory metrics aggregation application
implemented in AMBARI-20758
This include switching to working collector
Diffs
-----
ambari-metrics/ambari-metrics-common/src/main/java/org/apache/hadoop/metrics2/sink/timeline/AbstractTimelineMetricsSink.java
a8dc571
ambari-metrics/ambari-metrics-host-aggregator/src/main/java/org/apache/hadoop/metrics2/host/aggregator/AbstractMetricPublisher.java
PRE-CREATION
ambari-metrics/ambari-metrics-host-aggregator/src/main/java/org/apache/hadoop/metrics2/host/aggregator/AbstractMetricPublisherThread.java
b1f60fa
ambari-metrics/ambari-metrics-host-aggregator/src/main/java/org/apache/hadoop/metrics2/host/aggregator/AggregatedMetricsPublisher.java
0540ec9
ambari-metrics/ambari-metrics-host-aggregator/src/main/java/org/apache/hadoop/metrics2/host/aggregator/AggregatorApplication.java
c6b703b
ambari-metrics/ambari-metrics-host-aggregator/src/main/java/org/apache/hadoop/metrics2/host/aggregator/RawMetricsPublisher.java
f317ed9
ambari-metrics/ambari-metrics-host-monitoring/src/main/python/core/aggregator.py
2249e53
ambari-metrics/ambari-metrics-host-monitoring/src/main/python/core/controller.py
e5da9ba
Diff: https://reviews.apache.org/r/59574/diff/1/
Testing
-------
Unit tests + manual testing with AMS HA
Thanks,
Dmytro Sen