[
https://issues.apache.org/jira/browse/AMBARI-19908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15857411#comment-15857411
]
Hudson commented on AMBARI-19908:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6667 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6667/])
AMBARI-19908 : Deploy job fails intermittent due to ambari metrics (avijayan:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=b6d5c19892efbd63ce0bf2a2a3da906e41520342])
* (edit)
ambari-server/src/test/python/stacks/2.0.6/AMBARI_METRICS/test_metrics_collector.py
* (edit)
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/ams.py
* (edit)
ambari-server/src/test/python/stacks/2.0.6/AMBARI_METRICS/test_metrics_grafana.py
* (edit)
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/metrics_grafana_util.py
* (edit)
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/params.py
* (edit)
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/service_check.py
> Deploy job fails intermittent due to ambari metrics service check failure
> -------------------------------------------------------------------------
>
> Key: AMBARI-19908
> URL: https://issues.apache.org/jira/browse/AMBARI-19908
> Project: Ambari
> Issue Type: Bug
> Components: ambari-metrics
> Affects Versions: 2.5.0
> Reporter: Aravindan Vijayan
> Assignee: Aravindan Vijayan
> Priority: Critical
> Fix For: 2.5.0
>
> Attachments: AMBARI-19908.patch
>
>
> PROBLEM
> Service check for AMS fails intermittently.
> BUG
> Service check was trying to use certificate file from collector conf dir even
> though it can be run on any host on the cluster. Hence, file not found
> exceptions were seen.
> FIX
> Service check will look for certificate file in Monitor conf dir since
> monitors are deployed on all hosts.
> Grafana script will look for certificate file in Grafana conf dir rather than
> collector conf (Bug)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)