[
https://issues.apache.org/jira/browse/AMBARI-16642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Qin Liu updated AMBARI-16642:
-----------------------------
Description:
After enabling HTTPS for YARN, "NodeManager GC Time" and "NodeManager JVM Heap
Memory Used" widgets on YARN Heatmaps show NA.
Steps to reproduce:
1. install a cluster with default from Ambari Web UI.
2. configuring SSL for HDFS, YARN, and MapReduce.
3. enable HTTPS for YARN
1). Set the following properties in Advanced yarn-site from Ambari Web UI:
yarn.http.policy=HTTPS_ONLY
yarn.resourcemanager.webapp.https.address=<RM-host-address>:8090
2). Add the following property in Custom yarn-site from Ambari Web UI:
yarn.nodemanager.webapp.https.address=0.0.0.0:8044
4. "NodeManager GC Time" and "NodeManager JVM Heap Memory Used" widgets on YARN
Heatmaps will show NA.
Summary: After enabling HTTPS for YARN, NodeManager JVM Metrics on YARN
Heatmaps show NA (was: After enabling ssl for Node Manager UI, some metrics on
Node Manager Heatmaps show NA)
> After enabling HTTPS for YARN, NodeManager JVM Metrics on YARN Heatmaps show
> NA
> -------------------------------------------------------------------------------
>
> Key: AMBARI-16642
> URL: https://issues.apache.org/jira/browse/AMBARI-16642
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.2.0
> Reporter: Qin Liu
> Assignee: Qin Liu
> Fix For: trunk
>
> Attachments: AMBARI-16642.patch
>
>
> After enabling HTTPS for YARN, "NodeManager GC Time" and "NodeManager JVM
> Heap Memory Used" widgets on YARN Heatmaps show NA.
> Steps to reproduce:
> 1. install a cluster with default from Ambari Web UI.
> 2. configuring SSL for HDFS, YARN, and MapReduce.
> 3. enable HTTPS for YARN
> 1). Set the following properties in Advanced yarn-site from Ambari Web UI:
> yarn.http.policy=HTTPS_ONLY
> yarn.resourcemanager.webapp.https.address=<RM-host-address>:8090
> 2). Add the following property in Custom yarn-site from Ambari Web UI:
> yarn.nodemanager.webapp.https.address=0.0.0.0:8044
> 4. "NodeManager GC Time" and "NodeManager JVM Heap Memory Used" widgets on
> YARN Heatmaps will show NA.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)