Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 09A981057E for ; Wed, 8 Jan 2014 21:54:51 +0000 (UTC) Received: (qmail 18904 invoked by uid 500); 8 Jan 2014 21:54:50 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 18875 invoked by uid 500); 8 Jan 2014 21:54:50 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 18867 invoked by uid 99); 8 Jan 2014 21:54:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jan 2014 21:54:50 +0000 Date: Wed, 8 Jan 2014 21:54:50 +0000 (UTC) From: "John Vines (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-2158) display count of entries (table, tablet, tserver) from the shell MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-2158: --------------------------------- Fix Version/s: (was: 1.6.0) 1.7.0 > 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 > 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.1.5#6160)