[
https://issues.apache.org/jira/browse/AMBARI-9651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324295#comment-14324295
]
Hudson commented on AMBARI-9651:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #1789 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/1789/])
AMBARI-9651 Add API level validation and error handling to AMS timeline service
(dsen) (dsen:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=9429e62f8a972275469bf98b792d65f261d8737d)
*
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/service_check.py
*
ambari-metrics/ambari-metrics-timelineservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/webapp/TimelineWebServices.java
*
ambari-metrics/ambari-metrics-timelineservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/PhoenixHBaseAccessor.java
*
ambari-metrics/ambari-metrics-timelineservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/HBaseTimelineMetricStore.java
*
ambari-metrics/ambari-metrics-timelineservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/PhoenixTransactSQL.java
> Add API level validation and error handling to AMS timeline service
> -------------------------------------------------------------------
>
> Key: AMBARI-9651
> URL: https://issues.apache.org/jira/browse/AMBARI-9651
> Project: Ambari
> Issue Type: Task
> Components: ambari-metrics
> Affects Versions: 2.0.0
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Fix For: 2.0.0
>
> Attachments: AMBARI-9651.patch
>
>
> *Details to be flushed out*
> *Items*:
> - Validation
> -- Do not allow queries with missing METRIC_NAMES.
> -- Verify the time range queries for precision table do not exceed row count
> limit, warn the user to query aggregate table
> - Error handling
> -- Return appropriate HTTP error codes for exceptions thrown by the AMS API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)