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 AFE3470F8 for ; Mon, 26 Sep 2011 17:05:02 +0000 (UTC) Received: (qmail 23239 invoked by uid 500); 26 Sep 2011 17:05:01 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 23097 invoked by uid 500); 26 Sep 2011 17:05:01 -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 23089 invoked by uid 99); 26 Sep 2011 17:05:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Sep 2011 17:05:01 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of thehellmaker@gmail.com designates 209.85.218.41 as permitted sender) Received: from [209.85.218.41] (HELO mail-yi0-f41.google.com) (209.85.218.41) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Sep 2011 17:04:56 +0000 Received: by yia25 with SMTP id 25so5993891yia.14 for ; Mon, 26 Sep 2011 10:04:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=+4XgvmsuvTcELVNsxdLm4gN84NKJnxGJQC1xrSjXrx4=; b=JKTaEsOrMmbqyMa2UeHblyQC67CVd+iz5qZb5KvH+vwHzYa+LiUMmdxwfnd1rtrR0v ZZe2f/DWQW4jJfAtTgtyDIj9G4lbu878TVEvuIQLYF7H8SvB2h8OwSWX2hmachckoCkr GWc7qjKWs1Lp3/pkzALvZckb0cR7TKGoUE8ic= MIME-Version: 1.0 Received: by 10.236.181.170 with SMTP id l30mr40854675yhm.126.1317056675296; Mon, 26 Sep 2011 10:04:35 -0700 (PDT) Received: by 10.236.201.33 with HTTP; Mon, 26 Sep 2011 10:04:35 -0700 (PDT) In-Reply-To: References: Date: Mon, 26 Sep 2011 22:34:35 +0530 Message-ID: Subject: Re: table version question From: Akash Ashok To: user@hbase.apache.org Content-Type: multipart/alternative; boundary=20cf30563c3347b7fb04addb27b1 --20cf30563c3347b7fb04addb27b1 Content-Type: text/plain; charset=ISO-8859-1 Would help if you could keep the column family names and the qualifier names as small as possible. This helps in the reduction of storage space. Cheers, Akash A On Mon, Sep 26, 2011 at 10:25 PM, Stack wrote: > You could also enable compression. > St.Ack > > On Sun, Sep 25, 2011 at 3:45 AM, Rita wrote: > > I understand by default hbase creates 3 versions of a table. This is > taking > > up more space than anticipated therefore I was wondering if I default to > 1 > > version are there any drawbacks? > > > > > > -- > > --- Get your facts first, then you can distort them as you please.-- > > > --20cf30563c3347b7fb04addb27b1--