Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E29FA102E8 for ; Thu, 9 Jan 2014 20:23:52 +0000 (UTC) Received: (qmail 43945 invoked by uid 500); 9 Jan 2014 20:23:52 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 43916 invoked by uid 500); 9 Jan 2014 20:23:52 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 43907 invoked by uid 99); 9 Jan 2014 20:23:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jan 2014 20:23:52 +0000 Date: Thu, 9 Jan 2014 20:23:52 +0000 (UTC) From: "Karthik Kambatla (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-1525) Web UI should redirect to active RM when HA is enabled. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/YARN-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867002#comment-13867002 ] Karthik Kambatla commented on YARN-1525: ---------------------------------------- Thinking out loud: Given that YARN-1482 enables webapp even in Standby mode, I think there is merit to not redirecting to the Active always. How about we redirect only when querying applications/nodes etc, and have the About section not redirect? Also, if it is not too much trouble, I would prefer getting in YARN-1033 in first so we can verify we aren't messing with that functionality either. I should have a patch later today. > Web UI should redirect to active RM when HA is enabled. > ------------------------------------------------------- > > Key: YARN-1525 > URL: https://issues.apache.org/jira/browse/YARN-1525 > Project: Hadoop YARN > Issue Type: Sub-task > Reporter: Xuan Gong > Assignee: Cindy Li > > When failover happens, web UI should redirect to the current active rm. -- This message was sent by Atlassian JIRA (v6.1.5#6160)