You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Eric Newton (JIRA)" <ji...@apache.org> on 2013/03/21 17:37:22 UTC

[jira] [Created] (ACCUMULO-1192) "du" on a table without files does not report

Eric Newton created ACCUMULO-1192:
-------------------------------------

             Summary: "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: Billie Rinaldi
            Priority: Minor
             Fix For: 1.6.0


{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