Return-Path: Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: (qmail 93850 invoked from network); 13 Jan 2010 00:19:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Jan 2010 00:19:18 -0000 Received: (qmail 18137 invoked by uid 500); 13 Jan 2010 00:19:18 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 18080 invoked by uid 500); 13 Jan 2010 00:19:18 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 18070 invoked by uid 99); 13 Jan 2010 00:19:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jan 2010 00:19:18 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jan 2010 00:19:16 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 55101234C4AE for ; Tue, 12 Jan 2010 16:18:55 -0800 (PST) Message-ID: <104688044.198251263341935347.JavaMail.jira@brutus.apache.org> Date: Wed, 13 Jan 2010 00:18:55 +0000 (UTC) From: "Dmytro Molkov (JIRA)" To: hdfs-issues@hadoop.apache.org Subject: [jira] Updated: (HDFS-850) Display more memory details on the web ui In-Reply-To: <2077851143.1261539449426.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HDFS-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmytro Molkov updated HDFS-850: ------------------------------- Status: Open (was: Patch Available) > Display more memory details on the web ui > ----------------------------------------- > > Key: HDFS-850 > URL: https://issues.apache.org/jira/browse/HDFS-850 > Project: Hadoop HDFS > Issue Type: Improvement > Affects Versions: 0.22.0 > Reporter: Dmytro Molkov > Assignee: Dmytro Molkov > Priority: Minor > Attachments: HDFS-850.patch, HDFS-850.patch, HDFS-850.patch, screenshot-1.jpg, screenshot-2.jpg > > > With the HDFS-94 being commited, the namenode will use JMX memory beans to get information about heap usage. > They provide us with additional information such as NonHeap memory usage and Heap Commited and Initialized memory in addition to Used and Max. > It will be useful to see that additional information on the NameNode web ui. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.