[
https://issues.apache.org/jira/browse/AMBARI-19970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15861808#comment-15861808
]
Aravindan Vijayan commented on AMBARI-19970:
--------------------------------------------
PROBLEM
The hadoop-metrics2.properties.* file for AMS HBase did not have the protocol
information passed in. Hence, the sink connected to Collector through HTTP
rather than HTTPS.
FIX
Added the protocol entries in the template.
> AMS graphs are not present on cluster with SSL
> ----------------------------------------------
>
> Key: AMBARI-19970
> URL: https://issues.apache.org/jira/browse/AMBARI-19970
> Project: Ambari
> Issue Type: Bug
> Components: ambari-metrics
> Affects Versions: 2.5.0
> Reporter: Aravindan Vijayan
> Assignee: Aravindan Vijayan
> Priority: Blocker
> Fix For: 2.5.0
>
>
> AMS graphs are not present on cluster with SSL
> https://172.27.30.84:8443/api/v1/clusters/cl1/services/AMBARI_METRICS/components/METRICS_COLLECTOR?fields=metrics/hbase/master/AverageLoad[1486750817,1486755417,15],metrics/hbase/regionserver/storefiles[1486750817,1486755417,15],metrics/hbase/regionserver/regions[1486750817,1486755417,15],metrics/hbase/regionserver/requests._rate[1486750817,1486755417,15],metrics/hbase/regionserver/blockCacheHitPercent[1486750817,1486755417,15],metrics/hbase/regionserver/compactionQueueSize[1486750817,1486755417,15]&_=1486755418562
> {code}
> {
> "href" :
> "https://172.27.30.84:8443/api/v1/clusters/cl1/services/AMBARI_METRICS/components/METRICS_COLLECTOR?fields=metrics/hbase/master/AverageLoad[1486750817,1486755417,15],metrics/hbase/regionserver/storefiles[1486750817,1486755417,15],metrics/hbase/regionserver/regions[1486750817,1486755417,15],metrics/hbase/regionserver/requests._rate[1486750817,1486755417,15],metrics/hbase/regionserver/blockCacheHitPercent[1486750817,1486755417,15],metrics/hbase/regionserver/compactionQueueSize[1486750817,1486755417,15]&_=1486755418562",
> "ServiceComponentInfo" : {
> "cluster_name" : "cl1",
> "component_name" : "METRICS_COLLECTOR",
> "service_name" : "AMBARI_METRICS"
> }
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)