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

Hudson commented on ACCUMULO-1196:
----------------------------------

Integrated in Accumulo-Trunk #796 (See 
[https://builds.apache.org/job/Accumulo-Trunk/796/])
    ACCUMULO-1196 applying Kevin Faro's patch to make du context-aware 
(Revision 1459795)

     Result = SUCCESS
ecn : 
Files : 
* /accumulo/trunk
* /accumulo/trunk/assemble
* /accumulo/trunk/core
* 
/accumulo/trunk/core/src/main/java/org/apache/accumulo/core/util/shell/commands/DUCommand.java
* 
/accumulo/trunk/core/src/test/java/org/apache/accumulo/core/util/shell/ShellTest.java
* /accumulo/trunk/examples
* /accumulo/trunk/fate/src/main/java/org/apache/accumulo/fate/ZooStore.java
* 
/accumulo/trunk/fate/src/main/java/org/apache/accumulo/fate/zookeeper/ZooSession.java
* /accumulo/trunk/server
* /accumulo/trunk/src

                
> "du" should be context aware
> ----------------------------
>
>                 Key: ACCUMULO-1196
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1196
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: shell
>            Reporter: Kevin Faro
>            Assignee: Kevin Faro
>            Priority: Trivial
>             Fix For: 1.5.0
>
>         Attachments: ACCUMULO-1196.patch
>
>
> if the shell context is in a table, it should be context aware if no table or 
> pattern is provided.
> {noformat}
> shell> createtable t
> shell> du
>              0 [t]
> {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