[ https://issues.apache.org/jira/browse/KNOX-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16703279#comment-16703279 ]
Kevin Risden edited comment on KNOX-1642 at 11/29/18 2:41 PM: -------------------------------------------------------------- Looks like this might actually work with YARNUI and YARNUIV2 if you have HaProvider setup correctly. If you have a self signed certificate needed to add <param name="useTwoWaySsl" value="true"/> to the service section of the topology to make sure the truststore was setup correctly. was (Author: risdenk): Looks like this might actually work with YARNUI service if you have HaProvider setup correctly. If you have a self signed certificate needed to add <param name="useTwoWaySsl" value="true"/> to the service section of the topology to make sure the truststore was setup correctly. > YARN v1 and v2 UI - Ensure works with YARN RM HA > ------------------------------------------------ > > Key: KNOX-1642 > URL: https://issues.apache.org/jira/browse/KNOX-1642 > Project: Apache Knox > Issue Type: Bug > Reporter: Kevin Risden > Priority: Major > > Currently if there are multiple RM URLs defined for YARNUI or YARNUIV2 and > the first one is not active, there is a redirect loop that causes issues. If > the first URL is active then there is no issue and YARN UI works correctly. > Work Around: Restart active RM to force failover to other RM. -- This message was sent by Atlassian JIRA (v7.6.3#76005)