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 36EDB200B7E for ; Tue, 23 Aug 2016 04:12:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 35CDE160ABC; Tue, 23 Aug 2016 02:12: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 A0FDA160AB3 for ; Tue, 23 Aug 2016 04:12:22 +0200 (CEST) Received: (qmail 5948 invoked by uid 500); 23 Aug 2016 02:12:21 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 5928 invoked by uid 99); 23 Aug 2016 02:12:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Aug 2016 02:12:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9ABF32C0152 for ; Tue, 23 Aug 2016 02:12:21 +0000 (UTC) Date: Tue, 23 Aug 2016 02:12:21 +0000 (UTC) From: "Yuanbo Liu (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-10645) Make block report size as a metric and add this metric to datanode web ui MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 23 Aug 2016 02:12:23 -0000 [ https://issues.apache.org/jira/browse/HDFS-10645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15431990#comment-15431990 ] Yuanbo Liu commented on HDFS-10645: ----------------------------------- [~ajisakaa] Thanks for your committing! > Make block report size as a metric and add this metric to datanode web ui > ------------------------------------------------------------------------- > > Key: HDFS-10645 > URL: https://issues.apache.org/jira/browse/HDFS-10645 > Project: Hadoop HDFS > Issue Type: Improvement > Components: datanode, ui > Reporter: Yuanbo Liu > Assignee: Yuanbo Liu > Fix For: 2.9.0, 3.0.0-alpha2 > > Attachments: HDFS-10645-branch-2.001.patch, HDFS-10645.001.patch, HDFS-10645.002.patch, HDFS-10645.003.patch, HDFS-10645.004.patch, HDFS-10645.005.patch, HDFS-10645.006.patch, HDFS-10645.007.patch, HDFS-10645.008.patch, HDFS-10645.009.patch, Selection_047.png, Selection_048.png > > > Record block report size as a metric and show it on datanode UI. It's important for administrators to know the bottleneck of block report, and the metric is also a good tuning metric. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org