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 451D89101 for ; Wed, 22 Feb 2012 21:41:09 +0000 (UTC) Received: (qmail 54142 invoked by uid 500); 22 Feb 2012 21:41:07 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 54097 invoked by uid 500); 22 Feb 2012 21:41:07 -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 54089 invoked by uid 99); 22 Feb 2012 21:41:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Feb 2012 21:41:07 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ivarley@salesforce.com designates 64.18.3.84 as permitted sender) Received: from [64.18.3.84] (HELO exprod8og102.obsmtp.com) (64.18.3.84) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 22 Feb 2012 21:40:58 +0000 Received: from exsfm-hub5.internal.salesforce.com ([204.14.239.233]) by exprod8ob102.postini.com ([64.18.7.12]) with SMTP ID DSNKT0Vg1CM9ZNOgI1xxorWRbxyIH1UOhnZ6@postini.com; Wed, 22 Feb 2012 13:40:37 PST Received: from EXSFM-MB01.internal.salesforce.com ([10.1.127.45]) by exsfm-hub5.internal.salesforce.com ([10.1.127.5]) with mapi; Wed, 22 Feb 2012 13:40:36 -0800 From: Ian Varley To: "user@hbase.apache.org" Date: Wed, 22 Feb 2012 13:40:34 -0800 Subject: Seeking HBase schema design examples Thread-Topic: Seeking HBase schema design examples Thread-Index: Aczxqpxu5qyr6QwXSk6PfklTM9DNvQ== Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_B3510F52197E41CE9BC334340D1F1DE5salesforcecom_" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org --_000_B3510F52197E41CE9BC334340D1F1DE5salesforcecom_ Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable All: I=92m doing a study on HBase schema design, with a goal of contributing bac= k a presentation or summary about how data modeling is practically done in = HBase. I'd like to base it as much as possible on real world examples (i.e.= things that are running in production today). I=92ve got several examples = already, but I=92d love more input from the community. If you have designed= an HBase schema that worked really well (or, conversely, that failed in an= instructive way), and feel like sharing it with me, I=92d love to hear abo= ut it (you can email me directly, or share it on the list). If you'd like t= he source or identifying details to be obfuscated, that's totally doable. In particular, I would *love* to hear about people doing complex things wit= hin a single HBase row (like, storing several entities=92 worth of data in = columns / column families of the same HBase row, for atomicity or other rea= sons). Also interested in nifty stuff using atomic increments, check & sets= , etc. Generally, any clever insights you have about how to make conceptual= data models work well on HBase are what I'd love to digest and share with = the community. Thanks! Ian --_000_B3510F52197E41CE9BC334340D1F1DE5salesforcecom_--