Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D84DB200CB5 for ; Wed, 12 Jul 2017 17:27:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D6C4316934A; Wed, 12 Jul 2017 15:27:05 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 216E9169347 for ; Wed, 12 Jul 2017 17:27:04 +0200 (CEST) Received: (qmail 35336 invoked by uid 500); 12 Jul 2017 15:27:03 -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 35321 invoked by uid 99); 12 Jul 2017 15:27:03 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jul 2017 15:27:03 +0000 Received: from hw10447.local (unknown [167.102.188.146]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id D9F061A0029 for ; Wed, 12 Jul 2017 15:27:02 +0000 (UTC) Subject: Re: HBase Application Archetypes Redux To: user@hbase.apache.org References: From: Josh Elser Message-ID: <92b141d1-afca-e2c6-9afb-c41a90da3de2@apache.org> Date: Wed, 12 Jul 2017 11:27:01 -0400 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:54.0) Gecko/20100101 Thunderbird/54.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit archived-at: Wed, 12 Jul 2017 15:27:06 -0000 On 7/12/17 11:03 AM, Robert Yokota wrote: > In case anyone is interested, I wrote a blog revisiting the HBase > application archetypes as presented by Lars George and Jonathan Hsieh: > > https://yokota.blog/2017/07/12/hbase-application-archetypes-redux/ > Nice write-up! Thanks for sharing.