You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Arshak Navruzyan (JIRA)" <ji...@apache.org> on 2014/01/08 21:26:50 UTC

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

Arshak Navruzyan created ACCUMULO-2158:
------------------------------------------

             Summary: 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
             Fix For: 1.6.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.1.5#6160)