[
https://issues.apache.org/jira/browse/ACCUMULO-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13610423#comment-13610423
]
Hudson commented on ACCUMULO-1192:
----------------------------------
Integrated in Accumulo-1.5-Hadoop-2.0 #48 (See
[https://builds.apache.org/job/Accumulo-1.5-Hadoop-2.0/48/])
ACCUMULO-1192 applying Kevin Faro's patch to fix du on an empty table
(Revision 1459788)
Result = FAILURE
ecn :
Files :
*
/accumulo/branches/1.5/core/src/main/java/org/apache/accumulo/core/util/TableDiskUsage.java
*
/accumulo/branches/1.5/core/src/test/java/org/apache/accumulo/core/util/shell/ShellTest.java
> "du" on a table without files does not report
> ---------------------------------------------
>
> Key: ACCUMULO-1192
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1192
> Project: Accumulo
> Issue Type: Bug
> Components: shell
> Affects Versions: 1.4.3
> Reporter: Eric Newton
> Assignee: Kevin Faro
> Priority: Minor
> Fix For: 1.5.0
>
> Attachments: ACCUMULO-1192.patch
>
>
> {noformat}
> shell> createtable t
> shell> du t
> shell>
> {noformat}
> expected:
> {noformat}
> shell> du t
> 0 t
> shell>
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira