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 09B3A200B9D for ; Thu, 13 Oct 2016 16:44:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 08857160AE3; Thu, 13 Oct 2016 14:44:23 +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 426FF160AFB for ; Thu, 13 Oct 2016 16:44:22 +0200 (CEST) Received: (qmail 79938 invoked by uid 500); 13 Oct 2016 14:44:21 -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 79743 invoked by uid 99); 13 Oct 2016 14:44:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Oct 2016 14:44:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CE8642C4C83 for ; Thu, 13 Oct 2016 14:44:20 +0000 (UTC) Date: Thu, 13 Oct 2016 14:44:20 +0000 (UTC) From: "Sunil G (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-5145) [YARN-3368] Move new YARN UI configuration to HADOOP_CONF_DIR MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 13 Oct 2016 14:44:23 -0000 [ https://issues.apache.org/jira/browse/YARN-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sunil G updated YARN-5145: -------------------------- Attachment: YARN-5145-YARN-3368.03.patch Thanks [~leftnoteasy] for sharing the test results.. I think there was with CORS from client side. Client also has to query with cors address. I have made necessary changes and tested in 5node cluster where timeline v2 server is running. RM has some config to avoid cors issue, however timeline v2 has cors issue hence we must use corsproxy for timeline v2 for a brief time till timeline supports cors. Hence I have made cors as mandatory in this patch. Pls help to check the same.. cc/[~leftnoteasy] and [~Sreenath] > [YARN-3368] Move new YARN UI configuration to HADOOP_CONF_DIR > ------------------------------------------------------------- > > Key: YARN-5145 > URL: https://issues.apache.org/jira/browse/YARN-5145 > Project: Hadoop YARN > Issue Type: Sub-task > Reporter: Wangda Tan > Assignee: Kai Sasaki > Attachments: 0001-YARN-5145-Run-NewUI-WithOldPort-POC.patch, YARN-5145-YARN-3368.01.patch, YARN-5145-YARN-3368.02.patch, YARN-5145-YARN-3368.03.patch, newUIInOldRMWebServer.png > > > Existing YARN UI configuration is under Hadoop package's directory: $HADOOP_PREFIX/share/hadoop/yarn/webapps/, we should move it to $HADOOP_CONF_DIR like other configurations. -- 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