[ 
https://issues.apache.org/jira/browse/HDFS-5292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13873236#comment-13873236
 ] 

Hadoop QA commented on HDFS-5292:
---------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12607471/HDFS-5292.patch
  against trunk revision .

    {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}.  The javadoc tool did not generate any 
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 1.3.9) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs.

    {color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HDFS-Build/5896//testReport/
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/5896//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.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.1.5#6160)

Reply via email to