[
https://issues.apache.org/jira/browse/HDFS-5292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14326952#comment-14326952
]
Hadoop QA commented on HDFS-5292:
---------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12699578/HDFS-5292-002.patch
against trunk revision 9a3e292.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
{color:green}+1 eclipse:eclipse{color}. The patch built with
eclipse:eclipse.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 2.0.3) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The patch failed these unit tests in
hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs:
org.apache.hadoop.hdfs.tools.TestDFSHAAdminMiniCluster
Test results:
https://builds.apache.org/job/PreCommit-HDFS-Build/9616//testReport/
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/9616//console
This message is automatically generated.
> clean up output of `dfs -du -s`
> -------------------------------
>
> Key: HDFS-5292
> URL: https://issues.apache.org/jira/browse/HDFS-5292
> Project: Hadoop HDFS
> Issue Type: Improvement
> Affects Versions: 2.1.1-beta
> Reporter: Nick Dimiduk
> Assignee: Akira AJISAKA
> Priority: Minor
> Attachments: HDFS-5292-002.patch, HDFS-5292.patch
>
>
> This could be formatted a little nicer:
> {noformat}
> $ hdfs dfs -du -s /apps/hbase/data/data/default/*
> 22604541341 /apps/hbase/data/data/default/IntegrationTestBulkLoad
> 896656491 /apps/hbase/data/data/default/IntegrationTestIngest
> 33776145312 /apps/hbase/data/data/default/IntegrationTestLoadAndVerify
> 83512463 /apps/hbase/data/data/default/SendTracesTable
> 532898 /apps/hbase/data/data/default/TestAcidGuarantees
> 27294 /apps/hbase/data/data/default/demo_table
> 1410 /apps/hbase/data/data/default/example
> 2531532801 /apps/hbase/data/data/default/loadtest_d1
> 901 /apps/hbase/data/data/default/table_qho71mpvj8
> 1433 /apps/hbase/data/data/default/tcreatetbl
> 1690 /apps/hbase/data/data/default/tdelrowtbl
> 360 /apps/hbase/data/data/default/testtbl1
> 360 /apps/hbase/data/data/default/testtbl2
> 360 /apps/hbase/data/data/default/testtbl3
> 1515 /apps/hbase/data/data/default/tquerytbl
> 1513 /apps/hbase/data/data/default/tscantbl
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)