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 A7C59200B11 for ; Mon, 13 Jun 2016 16:51:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A6613160A5E; Mon, 13 Jun 2016 14:51: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 1F9FA160A1A for ; Mon, 13 Jun 2016 16:51:21 +0200 (CEST) Received: (qmail 96498 invoked by uid 500); 13 Jun 2016 14:51: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 96473 invoked by uid 99); 13 Jun 2016 14:51:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jun 2016 14:51:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 018602C1F61 for ; Mon, 13 Jun 2016 14:51:21 +0000 (UTC) Date: Mon, 13 Jun 2016 14:51:21 +0000 (UTC) From: "Anu Engineer (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDFS-10518) DiskBalancer: Pretty-print json in Query command MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 13 Jun 2016 14:51:22 -0000 [ https://issues.apache.org/jira/browse/HDFS-10518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anu Engineer updated HDFS-10518: -------------------------------- Attachment: HDFS-10518-HDFS-1312.001.patch > DiskBalancer: Pretty-print json in Query command > ------------------------------------------------ > > Key: HDFS-10518 > URL: https://issues.apache.org/jira/browse/HDFS-10518 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: datanode > Reporter: Anu Engineer > Assignee: Anu Engineer > Attachments: HDFS-10518-HDFS-1312.001.patch > > > The json output of -v option of query command was not formatted correctly. This pretty prints the Json. This patch also adds a start time and seconds elapsed so that we can see how much time was taken to move a set of bytes. -- 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