[
https://issues.apache.org/jira/browse/AMBARI-15917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15243528#comment-15243528
]
Hadoop QA commented on AMBARI-15917:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12798960/AMBARI-15917.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{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/6481//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/6481//console
This message is automatically generated.
> Add ability to specify a custom trust store for ranger admin via ambari config
> ------------------------------------------------------------------------------
>
> Key: AMBARI-15917
> URL: https://issues.apache.org/jira/browse/AMBARI-15917
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Gautam Borad
> Assignee: Gautam Borad
> Fix For: 2.4.0
>
> Attachments: AMBARI-15917.patch
>
>
> To setup SSL authentication for ranger plugins, plugin certificates have to
> be imported to the trust store ranger admin uses. Ranger admin by default
> uses JDK's cacerts as trust store.
> In order to use a custom truststore for ranger admin. Currently this can be
> done by modifying the following file ranger-admin-services.sh.
> It would be useful to have this configuration exposed in Ambari so that users
> don't need to modify the script file directly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)