You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "David Medinets (JIRA)" <ji...@apache.org> on 2014/04/22 02:32:14 UTC

[jira] [Updated] (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:all-tabpanel ]

David Medinets updated ACCUMULO-2158:
-------------------------------------

    Priority: Trivial  (was: Major)

Reduced priority because this ticket does not directly impact functionality.

> 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.2#6252)