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 87B8B200BAC for ; Wed, 12 Oct 2016 05:20:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 86548160AF4; Wed, 12 Oct 2016 03:20: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 CA7F3160AE6 for ; Wed, 12 Oct 2016 05:20:21 +0200 (CEST) Received: (qmail 52047 invoked by uid 500); 12 Oct 2016 03:20: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 52028 invoked by uid 99); 12 Oct 2016 03:20:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Oct 2016 03:20:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id AA6992C4C73 for ; Wed, 12 Oct 2016 03:20:20 +0000 (UTC) Date: Wed, 12 Oct 2016 03:20:20 +0000 (UTC) From: "Hudson (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: Wed, 12 Oct 2016 03:20:22 -0000 [ https://issues.apache.org/jira/browse/HDFS-10965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15567410#comment-15567410 ] Hudson commented on HDFS-10965: ------------------------------- SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10594 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/10594/]) HDFS-10965. Add unit test for HDFS command 'dfsadmin -printTopology'. (liuml07: rev 7ba7092bbcbbccfa24b672414d315656e600096c) * (edit) hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/tools/TestDFSAdmin.java > 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 > Fix For: 2.8.0, 3.0.0-alpha2 > > Attachments: HDFS-10965-branch-2.8.006.patch, HDFS-10965.000.patch, HDFS-10965.001.patch, HDFS-10965.002.patch, HDFS-10965.003.patch, HDFS-10965.004.patch, HDFS-10965.005.patch, HDFS-10965.006.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