You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Xi Wang (JIRA)" <ji...@apache.org> on 2015/10/29 21:48:27 UTC

[jira] [Updated] (AMBARI-13640) Ranger Quick links not working in Ranger-admin HA

     [ https://issues.apache.org/jira/browse/AMBARI-13640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xi Wang updated AMBARI-13640:
-----------------------------
    Description: 
PROBLEM: Ranger Quick links not working when ranger HA is enabled. Quick links pointing to http://<host>:6080 port.

Steps To Reproduce:
# Do cluster setup and add Ranger service
# Configure load balancer on one of the host
# Check Ranger service on http://<load-balancer host>:<port>
# Enable Ranger-admin HA 
# Now check for Ranger quick links

Expected Result: 
After enabling Ranger-admin HA, quick links should redirect to http://<load-balancer host>:<port>

Refer to below openstack instance details for more information:
Load balancer installed on host 172.22.117.65 ,port no 88 (i.e http://172.22.117.65:88)
Ranger admin installed on 172.22.117.32 & 172.22.117.56

SOLUTION:
Should always use Ranger External URL property for quick links. Stack level property is admin-properties.xml/policymgr_external_url

> Ranger Quick links not working in Ranger-admin HA
> -------------------------------------------------
>
>                 Key: AMBARI-13640
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13640
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.1.0, 2.1.1, 2.1.2, 2.1.3
>            Reporter: Xi Wang
>            Assignee: Xi Wang
>             Fix For: 2.1.3
>
>
> PROBLEM: Ranger Quick links not working when ranger HA is enabled. Quick links pointing to http://<host>:6080 port.
> Steps To Reproduce:
> # Do cluster setup and add Ranger service
> # Configure load balancer on one of the host
> # Check Ranger service on http://<load-balancer host>:<port>
> # Enable Ranger-admin HA 
> # Now check for Ranger quick links
> Expected Result: 
> After enabling Ranger-admin HA, quick links should redirect to http://<load-balancer host>:<port>
> Refer to below openstack instance details for more information:
> Load balancer installed on host 172.22.117.65 ,port no 88 (i.e http://172.22.117.65:88)
> Ranger admin installed on 172.22.117.32 & 172.22.117.56
> SOLUTION:
> Should always use Ranger External URL property for quick links. Stack level property is admin-properties.xml/policymgr_external_url



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)