[
https://issues.apache.org/jira/browse/AMBARI-14485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15069919#comment-15069919
]
Hadoop QA commented on AMBARI-14485:
------------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12779249/AMBARI-14485.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:green}+1 core tests{color}. The patch passed unit tests in
ambari-server.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/4708//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/4708//console
This message is automatically generated.
> Unable to reconfigure truststore with ambari-server setup-security
> ------------------------------------------------------------------
>
> Key: AMBARI-14485
> URL: https://issues.apache.org/jira/browse/AMBARI-14485
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server, security
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Priority: Critical
> Fix For: 2.4.0
>
> Attachments: AMBARI-14485.patch
>
>
> If user made mistake during configuring truststore or want to set any new
> truststore, he'll be unable to do this by running "ambari-server
> setup-security". ambari-server just exists with 0 if truststore-related
> properties are already in ambari.properties file
> {code}
> [root@os-r6-zehwsu-ambari-us-views-4-r-debug-5 ~]# ambari-server
> setup-security
> Using python /usr/bin/python2
> Security setup options...
> ===========================================================================
> Choose one of the following options:
> [1] Enable HTTPS for Ambari server.
> [2] Encrypt passwords stored in ambari.properties file.
> [3] Setup Ambari kerberos JAAS configuration.
> [4] Setup truststore.
> [5] Import certificate to truststore.
> ===========================================================================
> Enter choice, (1-5): 4
> Do you want to configure a truststore [y/n] (y)? y
> Ambari Server 'setup-security' completed successfully.
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)