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 4A389200BC1 for ; Tue, 11 Oct 2016 20:19:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 49291160AF4; Tue, 11 Oct 2016 18:19:22 +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 BA403160AF3 for ; Tue, 11 Oct 2016 20:19:21 +0200 (CEST) Received: (qmail 22763 invoked by uid 500); 11 Oct 2016 18:19:20 -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 22693 invoked by uid 99); 11 Oct 2016 18:19:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Oct 2016 18:19:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8DD8B2C4C72 for ; Tue, 11 Oct 2016 18:19:20 +0000 (UTC) Date: Tue, 11 Oct 2016 18:19:20 +0000 (UTC) From: "Xiaobing Zhou (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-10965) Add unit test for HDFS command 'dfsadmin -printTopology' MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 11 Oct 2016 18:19:22 -0000 [ https://issues.apache.org/jira/browse/HDFS-10965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15566155#comment-15566155 ] Xiaobing Zhou commented on HDFS-10965: -------------------------------------- Thanks [~liuml07] for reviews. Posted v005 to fix that. > Add unit test for HDFS command 'dfsadmin -printTopology' > -------------------------------------------------------- > > Key: HDFS-10965 > URL: https://issues.apache.org/jira/browse/HDFS-10965 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: fs, shell, test > Reporter: Xiaobing Zhou > Assignee: Xiaobing Zhou > Attachments: HDFS-10965.000.patch, HDFS-10965.001.patch, HDFS-10965.002.patch, HDFS-10965.003.patch, HDFS-10965.004.patch, HDFS-10965.005.patch > > > DFSAdmin#printTopology should also be tested. This proposes adding it in TestDFSAdmin. -- 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