[
https://issues.apache.org/jira/browse/AMBARI-11887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583532#comment-14583532
]
Hadoop QA commented on AMBARI-11887:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12739246/AMBARI-11887.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 .
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/3156//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/3156//console
This message is automatically generated.
> Even after Ranger Admin HA is enabled, HDFS plugin's policy manager URL is
> still pointing to only one ranger admin
> ------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-11887
> URL: https://issues.apache.org/jira/browse/AMBARI-11887
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Aleksandr Kovalenko
> Assignee: Aleksandr Kovalenko
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments: AMBARI-11887.patch
>
>
> -- Install HDP 2.3 cluster (with HDFS, Hive, HBase, Knox)
> -- Add Ranger
> -- Setup load balancer (in one of the hosts)
> -- Enable Ranger Admin HA (provide load balancer URL setup above as policy
> manager URL)
> -- Go through the wizard and complete the process
> Expected result: All plugins should be talking to Ranger Admin via changed LB
> URL (ranger.plugin.<service>.policy.rest.url property in
> ranger-<service>-security.xml)
> Actual result: HDFS plugin still contains the old value (only one ranger
> admin), whereas Hive/HBase/Knox plugins got updated with new value (LB
> pointing to both ranger admins)
> Impact: If the first ranger admin is down, HDFS plugin will not be able to
> download policy.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)