[
https://issues.apache.org/jira/browse/AMBARI-16807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15300740#comment-15300740
]
Hadoop QA commented on AMBARI-16807:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12805909/AMBARI-16807.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The patch failed these unit tests in
ambari-server:
org.apache.ambari.server.state.ConfigHelperTest
org.apache.ambari.server.controller.internal.HostResourceProviderTest
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/6957//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/6957//console
This message is automatically generated.
> After enabling HTTPS for HDFS, Data Node JVM Metrics on HDFS Heatmaps show NA
> -----------------------------------------------------------------------------
>
> Key: AMBARI-16807
> URL: https://issues.apache.org/jira/browse/AMBARI-16807
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.2.0
> Reporter: Qin Liu
> Assignee: Qin Liu
> Fix For: trunk
>
> Attachments: AMBARI-16807.patch
>
>
> After enabling HTTPS for HDFS, "DataNode Garbage Collection Time", "DataNode
> JVM Heap Memory Used ", and "DataNode JVM Heap Memory Committed" widgets on
> HDFS 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 HDFS
> Set the following properties in Advanced hdfs-site from Ambari Web UI:
> dfs.http.policy=HTTPS_ONLY
> dfs.datanode.http.address=0.0.0.0:50075
> dfs.datanode.https.address=0.0.0.0:50475
> 4. "DataNode JVM Heap Memory Used " and "DataNode JVM Heap Memory Committed"
> widgets on HDFS Heatmaps will show NA.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)