[ 
https://issues.apache.org/jira/browse/KNOX-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467746#comment-16467746
 ] 

Larry McCay commented on KNOX-941:
----------------------------------

Moved to Future as there has been no movement here and have not heard this 
issue from anywhere else.

If this continues to be an issue then please pull it back into 1.1.0 or 1.2.0 
releases depending on your cycles to provide a patch.

> Ranger HA does not work through Knox
> ------------------------------------
>
>                 Key: KNOX-941
>                 URL: https://issues.apache.org/jira/browse/KNOX-941
>             Project: Apache Knox
>          Issue Type: Bug
>    Affects Versions: 0.11.0
>            Reporter: Krisztian Horvath
>            Priority: Major
>             Fix For: Future
>
>         Attachments: gateway.log, ranger-ha.bp, ranger_admin_compact.log, 
> services.xml
>
>
> Ranger Admin runs in HA mode and knox is configured with:
> {code}
> <provider>
>          <role>ha</role>
>          <name>HaProvider</name>
>          <enabled>true</enabled>
>          <param>
>             <name>RANGERUI</name>
>             
> <value>maxFailoverAttempts=3;failoverSleep=1000;enabled=true</value>
>          </param>
>       </provider>
>  <service>
>     <role>RANGERUI</role>
>     <url>http://ip-10-0-2-243.eu-west-1.compute.internal:6080</url>
>     <url>http://ip-10-0-2-10.eu-west-1.compute.internal:6080</url>
>  </service>
> {code}
> Knox keeps redirecting to the login page. In Ranger log I can see however the 
> login was successful so it accepted the credentials. Load-balancing works as 
> I stop one of the Ranger Admins I still can reach the UI, but cannot move on 
> from the login page. Might be some session issue.
> Attached the knox topology and log file and ranger aggregated log.
> Ranger is installed with Ambari through Blueprints (see attachment)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to