[
https://issues.apache.org/jira/browse/AMBARI-11887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583795#comment-14583795
]
Hudson commented on AMBARI-11887:
---------------------------------
SUCCESS: Integrated in Ambari-branch-2.1 #18 (See
[https://builds.apache.org/job/Ambari-branch-2.1/18/])
AMBARI-11887. Even after Ranger Admin HA is enabled, HDFS plugin's policy
manager URL is still pointing to only one ranger admin (akovalenko)
(akovalenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=62e8b3b594b5508b5d3585536178ed60c22745ed)
* ambari-web/app/messages.js
*
ambari-web/app/controllers/main/admin/highAvailability/rangerAdmin/step4_controller.js
> 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)