Return-Path: X-Original-To: apmail-accumulo-user-archive@www.apache.org Delivered-To: apmail-accumulo-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 90561C220 for ; Fri, 8 Jun 2012 02:27:56 +0000 (UTC) Received: (qmail 28984 invoked by uid 500); 8 Jun 2012 02:27:56 -0000 Delivered-To: apmail-accumulo-user-archive@accumulo.apache.org Received: (qmail 28964 invoked by uid 500); 8 Jun 2012 02:27:56 -0000 Mailing-List: contact user-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@accumulo.apache.org Delivered-To: mailing list user@accumulo.apache.org Received: (qmail 28955 invoked by uid 99); 8 Jun 2012 02:27:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jun 2012 02:27:56 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FSL_RCVD_USER,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of eric.newton@gmail.com designates 209.85.160.169 as permitted sender) Received: from [209.85.160.169] (HELO mail-gh0-f169.google.com) (209.85.160.169) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jun 2012 02:27:48 +0000 Received: by ghrr18 with SMTP id r18so1071257ghr.0 for ; Thu, 07 Jun 2012 19:27:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=lA3V8nLcfWeBZDWkqspEKUQXlQxgwCPvFha3IkLBKyQ=; b=SIq00WgmIRfFo10w/tQhB9785satcgT9L+IDGxBAnzBdR/lVQxxythJ8gxZHwQC/C8 vWAt0IOzbxIj1BwmdmKYS7WszaYLAnQc5onCCsBWpmbMhR1TI6vmiY92jHbzp7X9PQ9E 5hcYij8+P8Z1Ub4/qtMF1DTYF7MWMCEpauxRhfz0kR62ibY9qI0zGUx25TkqOEqvrt4R +IVyGWANp2/aOHjXkurlkUKChg7k12MlM2BAJPHXad9EneVP2t8FwcCvh8p9eBgzlEaq 7S+nrruKk9ogqAwd3VzrzJ9DvfMphIppaKtukUMyO43w4HMWsXqer4T5eOGcn0uFuAND ahPA== MIME-Version: 1.0 Received: by 10.50.183.230 with SMTP id ep6mr2335048igc.52.1339122447956; Thu, 07 Jun 2012 19:27:27 -0700 (PDT) Received: by 10.50.100.233 with HTTP; Thu, 7 Jun 2012 19:27:27 -0700 (PDT) In-Reply-To: <4FD15C13.4040508@gmail.com> References: <4FD15C13.4040508@gmail.com> Date: Thu, 7 Jun 2012 22:27:27 -0400 Message-ID: Subject: Re: XML Storage - Accumulo or HDFS From: Eric Newton To: user@accumulo.apache.org Content-Type: multipart/alternative; boundary=14dae9340509d23aef04c1ecbd77 --14dae9340509d23aef04c1ecbd77 Content-Type: text/plain; charset=ISO-8859-1 Minor correction: On Thu, Jun 7, 2012 at 9:57 PM, Josh Elser wrote: > # For those big chapters, store them off to the side, perhaps in their own > locality group. Will keep this data in separate files. > It is useful to think that accumulo stores locality groups in separate files; but it doesn't. They are stored in a separate section of the same file. The difference is that we don't create more files for the NameNode to manage. --14dae9340509d23aef04c1ecbd77 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Minor correction:

On Thu, Jun 7, 2012 at 9:57 PM, Josh Elser <josh.elser@gmail.com> wrote:
# For those big chapters, store them off to the side, perhaps in their own = locality group. Will keep this data in separate files.

It is useful to think that accumulo stores locality groups = in separate files; but it doesn't. =A0They are stored in a separate sec= tion of the same file. The difference is that we don't create more file= s for the NameNode to manage.

--14dae9340509d23aef04c1ecbd77--