[
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+y1kmzftkoa...@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)