Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 79BA9200B8B for ; Tue, 4 Oct 2016 20:23:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7742E160AC7; Tue, 4 Oct 2016 18:23:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BFFE1160ACC for ; Tue, 4 Oct 2016 20:23:21 +0200 (CEST) Received: (qmail 45428 invoked by uid 500); 4 Oct 2016 18:23:20 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 45264 invoked by uid 99); 4 Oct 2016 18:23:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Oct 2016 18:23:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7D03A2C2A62 for ; Tue, 4 Oct 2016 18:23:20 +0000 (UTC) Date: Tue, 4 Oct 2016 18:23:20 +0000 (UTC) From: "Wangda Tan (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-5698) [YARN-3368] Launch new YARN UI under hadoop web app port MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 04 Oct 2016 18:23:22 -0000 [ https://issues.apache.org/jira/browse/YARN-5698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15546217#comment-15546217 ] Wangda Tan commented on YARN-5698: ---------------------------------- Thanks [~sunilg] for working on the patch. Few comments & suggestions: 1) Is it better to rename yarn.resourcemanager.webapp.ui2.enable to yarn.webapp.ui2.enable, since the UI is not only for resourcemanager. 2) When RM is runs on the local host, we still need to run {{corsproxy}}. Do you know what can we do to fix it? 3) A couple of renames: - URL endpoint: /newUI to /ui2 (consistent with config key) - {{public WebApp start(WebApp webapp, WebAppContext context)}}, context to ui2Context Beyond this, patch looks good. And if you have some bandwidth, could you test the patch on a distributed environment? > [YARN-3368] Launch new YARN UI under hadoop web app port > -------------------------------------------------------- > > Key: YARN-5698 > URL: https://issues.apache.org/jira/browse/YARN-5698 > Project: Hadoop YARN > Issue Type: Sub-task > Reporter: Sunil G > Assignee: Sunil G > Attachments: YARN-5698-YARN-3368.0001.patch > > > As discussed in YARN-5145, it will be better to launch new web ui as a new webapp under same old port. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org