Return-Path: X-Original-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 49E48175F8 for ; Sat, 7 Mar 2015 00:57:27 +0000 (UTC) Received: (qmail 43465 invoked by uid 500); 7 Mar 2015 00:57:27 -0000 Delivered-To: apmail-hadoop-yarn-dev-archive@hadoop.apache.org Received: (qmail 43401 invoked by uid 500); 7 Mar 2015 00:57:26 -0000 Mailing-List: contact yarn-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-dev@hadoop.apache.org Delivered-To: mailing list yarn-dev@hadoop.apache.org Received: (qmail 43390 invoked by uid 99); 7 Mar 2015 00:57:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Mar 2015 00:57:26 +0000 X-ASF-Spam-Status: No, hits=3.2 required=5.0 tests=FSL_HELO_BARE_IP_2,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of zshen@hortonworks.com designates 64.78.52.184 as permitted sender) Received: from [64.78.52.184] (HELO relayvx11b.securemail.intermedia.net) (64.78.52.184) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Mar 2015 00:57:20 +0000 Received: from securemail.intermedia.net (localhost [127.0.0.1]) by emg-ca-1-1.localdomain (Postfix) with ESMTP id B9C1253E0B for ; Fri, 6 Mar 2015 16:56:38 -0800 (PST) Subject: Recent Commit about RM and ATS web UI: YARN-1809 MIME-Version: 1.0 x-echoworx-emg-received: Fri, 6 Mar 2015 16:56:38.749 -0800 x-echoworx-msg-id: 345826a3-9f69-4346-85aa-ab3889a19620 x-echoworx-action: delivered Received: from 10.254.155.14 ([10.254.155.14]) by emg-ca-1-1 (JAMES SMTP Server 2.3.2) with SMTP ID 132 for ; Fri, 6 Mar 2015 16:56:38 -0800 (PST) Received: from MBX080-W4-CO-2.exch080.serverpod.net (unknown [10.224.117.102]) by emg-ca-1-1.localdomain (Postfix) with ESMTP id 888F453E0B for ; Fri, 6 Mar 2015 16:56:38 -0800 (PST) Received: from MBX080-W4-CO-2.exch080.serverpod.net (10.224.117.102) by MBX080-W4-CO-2.exch080.serverpod.net (10.224.117.102) with Microsoft SMTP Server (TLS) id 15.0.1044.25; Fri, 6 Mar 2015 16:56:37 -0800 Received: from MBX080-W4-CO-2.exch080.serverpod.net ([10.224.117.102]) by mbx080-w4-co-2.exch080.serverpod.net ([10.224.117.102]) with mapi id 15.00.1044.021; Fri, 6 Mar 2015 16:56:37 -0800 From: Zhijie Shen To: "yarn-dev@hadoop.apache.org" Thread-Topic: Recent Commit about RM and ATS web UI: YARN-1809 Thread-Index: AQHQWHGQ6b4fHh2KsE6ZrQTfgzFAdg== Date: Sat, 7 Mar 2015 00:56:37 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [50.248.208.113] x-source-routing-agent: Processed Content-Type: multipart/alternative; boundary="_000_D11F8CC5A41F8zshenhortonworkscom_" X-Virus-Checked: Checked by ClamAV on apache.org --_000_D11F8CC5A41F8zshenhortonworkscom_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi YARN folks, In case you're not aware of it, we have just committed a big patch about RM= and ATS web UI. Generally speaking, it refactored web app classes to reuse= the code as much as possible, and make RM and ATS web UI (generic history = part) consistent (Please check YARN-1809 for more details). One notable add= ition to RM web UI is that it can not only show the app/attempt info, but c= ontainer info as well, from where you can get the access to container's log= . Please try it out and your feedback is welcome. Thanks, Zhijie --_000_D11F8CC5A41F8zshenhortonworkscom_--