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 ACCB817E69 for ; Fri, 7 Nov 2014 15:03:34 +0000 (UTC) Received: (qmail 22880 invoked by uid 500); 7 Nov 2014 15:03:34 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 22833 invoked by uid 500); 7 Nov 2014 15:03:34 -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 22819 invoked by uid 99); 7 Nov 2014 15:03:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Nov 2014 15:03:34 +0000 Date: Fri, 7 Nov 2014 15:03:34 +0000 (UTC) From: "Matteo Mazzucchelli (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-2664) Improve RM webapp to expose info about reservations. 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-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Mazzucchelli updated YARN-2664: -------------------------------------- Attachment: YARN-2664.1.patch Submit patch with my modifications: - use of a different js library to create graphs - data are called with async request - user can set a range of time to view the data It isn't ready to commit. > Improve RM webapp to expose info about reservations. > ---------------------------------------------------- > > Key: YARN-2664 > URL: https://issues.apache.org/jira/browse/YARN-2664 > Project: Hadoop YARN > Issue Type: Sub-task > Components: resourcemanager > Reporter: Carlo Curino > Attachments: PlannerPage_screenshot.pdf, YARN-2664.1.patch, YARN-2664.patch > > > YARN-1051 provides a new functionality in the RM to ask for reservation on resources. Exposing this through the webapp GUI is important. -- This message was sent by Atlassian JIRA (v6.3.4#6332)