[
https://issues.apache.org/jira/browse/AMBARI-8872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14256465#comment-14256465
]
Hudson commented on AMBARI-8872:
--------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #1308 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/1308/])
AMBARI-8872. Support point in time queries. (swagle:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=9bf9034a5c2481a8b40befab8c3713dcd3b6f584)
*
ambari-metrics/ambari-metrics-timelineservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/TestPhoenixTransactSQL.java
*
ambari-metrics/ambari-metrics-timelineservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/TimelineMetricAggregator.java
*
ambari-metrics/ambari-metrics-timelineservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/PhoenixTransactSQL.java
*
ambari-metrics/ambari-metrics-timelineservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/TimelineMetricClusterAggregatorHourly.java
*
ambari-server/src/test/java/org/apache/ambari/server/controller/metrics/timeline/AMSPropertyProviderTest.java
*
ambari-metrics/ambari-metrics-timelineservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/TimelineMetricClusterAggregator.java
*
ambari-metrics/ambari-metrics-timelineservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/ITClusterAggregator.java
*
ambari-metrics/ambari-metrics-timelineservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/PhoenixHBaseAccessor.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/metrics/timeline/AMSPropertyProvider.java
*
ambari-metrics/ambari-metrics-timelineservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/ITMetricAggregator.java
> Support point in time queries
> -----------------------------
>
> Key: AMBARI-8872
> URL: https://issues.apache.org/jira/browse/AMBARI-8872
> Project: Ambari
> Issue Type: Task
> Components: ambari-metrics
> Affects Versions: 2.0.0
> Reporter: Siddharth Wagle
> Assignee: Siddharth Wagle
> Fix For: 2.0.0
>
>
> - Ganglia supports point in time metrics along with time series data.
> - Currently the provider module in the prototype does not send queries for
> point in time metrics since timeline service does not support queries with
> startTime and endTime = null.
> - Add support to the timeline service for point in time querying.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)