Return-Path: X-Original-To: apmail-hbase-user-archive@www.apache.org Delivered-To: apmail-hbase-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A358410C10 for ; Mon, 10 Feb 2014 12:31:51 +0000 (UTC) Received: (qmail 35712 invoked by uid 500); 10 Feb 2014 12:31:47 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 35280 invoked by uid 500); 10 Feb 2014 12:31:42 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Received: (qmail 35269 invoked by uid 99); 10 Feb 2014 12:31:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Feb 2014 12:31:40 +0000 X-ASF-Spam-Status: No, hits=2.6 required=5.0 tests=HTML_IMAGE_ONLY_16,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_REMOTE_IMAGE X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of vikramsinghchandel@gmail.com designates 74.125.82.181 as permitted sender) Received: from [74.125.82.181] (HELO mail-we0-f181.google.com) (74.125.82.181) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Feb 2014 12:31:36 +0000 Received: by mail-we0-f181.google.com with SMTP id w61so4216217wes.12 for ; Mon, 10 Feb 2014 04:31:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=6qZcfVdoxxDZBuZwOECMqLq8CS9fD3LlBh2Pc5JGAOM=; b=e3egM8SiigEkHtN7EcCzA7lbhGdi7USluDMY7U+8rBSgjVrgvR+CtTdIl/TmX94ItQ hSHmXlzdklA/so/VTVXgpa7TL1htpxlO5P1IgFq3zlzfg6DSLNGAy06+QNhNlvRc4iKn oKPTCgKZEcoGDJUg6HTgDlYhQ3ch8Cen1/eAKxTUJBOSAnkcv4Mw2W1IoUI6G4Lt7Qiq 75dQTgu9hHFS2plVi1jvs1JkQYs6+vL2IZw5pJqX2WB0M1DGP+VKZdGqwYGudWvr1rFl tO2NAMGLWZ8FDwKxJcjdd952VsyDiMXoG7bwbNR6kL40ndnGTDzkYJQWy2KoeQaLT+5a XnXA== MIME-Version: 1.0 X-Received: by 10.180.189.169 with SMTP id gj9mr10319980wic.17.1392035474953; Mon, 10 Feb 2014 04:31:14 -0800 (PST) Received: by 10.194.158.194 with HTTP; Mon, 10 Feb 2014 04:31:14 -0800 (PST) Date: Mon, 10 Feb 2014 18:01:14 +0530 Message-ID: Subject: How to get HBase table size using API From: Vikram Singh Chandel To: user@hbase.apache.org Content-Type: multipart/alternative; boundary=001a11c34a62ffdaea04f20c8305 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c34a62ffdaea04f20c8305 Content-Type: text/plain; charset=ISO-8859-1 Hi The requirement is to get the hbase table size (using API) and have to save this size for each table in a metadata table . i tried hdfs command to check table size but need api method (if available) Hadoop fs -du -h hdfs:// Thanks -- *Regards* *VIKRAM SINGH CHANDEL* Please do not print this email unless it is absolutely necessary,Reduce. Reuse. Recycle. Save our planet. --001a11c34a62ffdaea04f20c8305--