You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2015/04/06 04:09:12 UTC

[jira] [Commented] (ACCUMULO-2158) display count of entries (table, tablet, tserver) from the shell

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

Josh Elser commented on ACCUMULO-2158:
--------------------------------------

ACCUMULO-3206 would make this trivial to implement in the shell.

> display count of entries (table, tablet, tserver) from the shell
> ----------------------------------------------------------------
>
>                 Key: ACCUMULO-2158
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2158
>             Project: Accumulo
>          Issue Type: New Feature
>          Components: shell
>            Reporter: Arshak Navruzyan
>            Priority: Trivial
>              Labels: usability
>             Fix For: 1.7.0
>
>
> Monitor displays (approximate?) entry counts currently for tables, tablets and tservers.   It would be useful to make this information available from the accumulo shell.  
> Suggested workaround (http://mail-archives.apache.org/mod_mbox/accumulo-user/201310.mbox/%3CCANi8mMZxTi5wkyjqa_9fHG15Z0XkJcFZCfWw+y1kMzftkOAcYw@mail.gmail.com%3E) can be slow for large tables
> accumulo shell -u username -p password -e "scan -t foo" | wc -l
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)