[ 
https://issues.apache.org/jira/browse/ACCUMULO-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Faro updated ACCUMULO-1192:
---------------------------------

    Attachment: ACCUMULO-1192.patch

patch for reporting du for tables that have not been flushed to disk yet and do 
not have any files associated with them
                
> "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.5.0, 1.4.3
>            Reporter: Eric Newton
>            Assignee: Kevin Faro
>            Priority: Minor
>             Fix For: 1.6.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

Reply via email to