[
https://issues.apache.org/jira/browse/AMBARI-18334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15486477#comment-15486477
]
Hadoop QA commented on AMBARI-18334:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12828127/AMBARI-18334-Sep12.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 2 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.controller.internal.UpgradeResourceProviderHDP22Test
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/8641//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/8641//console
This message is automatically generated.
> Password in the configurations.json file in the ambari-agent cache is not
> encrypted
> -----------------------------------------------------------------------------------
>
> Key: AMBARI-18334
> URL: https://issues.apache.org/jira/browse/AMBARI-18334
> Project: Ambari
> Issue Type: Bug
> Reporter: Anita Gnanamalar Jebaraj
> Assignee: Anita Gnanamalar Jebaraj
> Attachments: AMBARI-18334-Sep12.patch, AMBARI-18334.patch
>
>
> The configurations.json file loaded in the ambari-agent cache located at
> /var/lib/ambari-agent/cache/cluster_configuration contains password details
> in plaintext (Ex: ssl.client.keystore.password,ssl.client.truststore.password
> etc.). The values are loaded both in the memory cache and file cache, the
> file seems to be used only for debugging purposes, so it would be a better
> approach to mask the passwords in the file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)