-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45846/
-----------------------------------------------------------
(Updated April 7, 2016, 11:38 p.m.)
Review request for Ambari, Dmytro Sen, Sumit Mohanty, and Sid Wagle.
Changes
-------
Removed Rate related changes.
Bugs: AMBARI-15749
https://issues.apache.org/jira/browse/AMBARI-15749
Repository: ambari
Description (updated)
-------
Introduce 'diff' post processing function to compute difference between points
across time.
Also, removed the first point from the series during rate and diff calculation.
Diffs (updated)
-----
ambari-metrics/ambari-metrics-timelineservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/HBaseTimelineMetricStore.java
a5204e1
ambari-metrics/ambari-metrics-timelineservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/aggregators/Function.java
6f408a5
ambari-metrics/ambari-metrics-timelineservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/FunctionTest.java
46bc6f8
ambari-metrics/ambari-metrics-timelineservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/HBaseTimelineMetricStoreTest.java
512a7db
Diff: https://reviews.apache.org/r/45846/diff/
Testing
-------
Manually tested.
Added unit tests.
Thanks,
Aravindan Vijayan