-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60424/
-----------------------------------------------------------
Review request for Ambari, Aravindan Vijayan and Sid Wagle.
Bugs: AMBARI-21334
https://issues.apache.org/jira/browse/AMBARI-21334
Repository: ambari
Description
-------
Yarn container metrics may flood the AMS collector with too many metrics which
may cause AMS collector to crash. Hence, it would be helpful if we can disable
these container metrics.
Diffs
-----
ambari-metrics/ambari-metrics-timelineservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/HBaseTimelineMetricStore.java
12c27a4
ambari-metrics/ambari-metrics-timelineservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/TimelineMetricConfiguration.java
006a403
ambari-metrics/ambari-metrics-timelineservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/TestTimelineMetricStore.java
ac2f9d7
Diff: https://reviews.apache.org/r/60424/diff/1/
Testing
-------
Unit tests passed
Thanks,
Dmytro Sen