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 1B481200BC8 for ; Wed, 9 Nov 2016 02:15:02 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 19DF7160B12; Wed, 9 Nov 2016 01:15:02 +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 6053D160B0A for ; Wed, 9 Nov 2016 02:15:01 +0100 (CET) Received: (qmail 74492 invoked by uid 500); 9 Nov 2016 01:15:00 -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 74292 invoked by uid 99); 9 Nov 2016 01:15:00 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Nov 2016 01:15:00 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8AD422C2AF6 for ; Wed, 9 Nov 2016 01:14:59 +0000 (UTC) Date: Wed, 9 Nov 2016 01:14:59 +0000 (UTC) From: "Mingliang Liu (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDFS-11083) Add unit test for DFSAdmin -report command MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 09 Nov 2016 01:15:02 -0000 [ https://issues.apache.org/jira/browse/HDFS-11083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-11083: --------------------------------- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 3.0.0-alpha2 2.8.0 Status: Resolved (was: Patch Available) Committed to {{trunk}} through {{branch-2.8}} branches. I resolved minor conflicts when committing. Thanks for your contribution, [~xiaobingo]. > Add unit test for DFSAdmin -report command > ------------------------------------------ > > Key: HDFS-11083 > URL: https://issues.apache.org/jira/browse/HDFS-11083 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: shell, test > Reporter: Mingliang Liu > Assignee: Xiaobing Zhou > Fix For: 2.8.0, 3.0.0-alpha2 > > Attachments: HDFS-11083.000.patch, HDFS-11083.001.patch, HDFS-11083.002.patch, HDFS-11083.003.patch, HDFS-11083.004.patch > > > {{hdfs dfsadmin -report}} has very useful information about the cluster. There are some existing customized tools that depend on this command functionality. We should add unit test for it. Specially, > # If one datanode is dead, the report should indicate this > # If one block is corrupt, the "Missing blocks:" field should report this > # TBD... -- 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