Return-Path: Delivered-To: apmail-hadoop-common-user-archive@www.apache.org Received: (qmail 53654 invoked from network); 14 Feb 2011 12:49:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Feb 2011 12:49:29 -0000 Received: (qmail 66243 invoked by uid 500); 14 Feb 2011 12:49:26 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 66081 invoked by uid 500); 14 Feb 2011 12:49:23 -0000 Mailing-List: contact common-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-user@hadoop.apache.org Delivered-To: mailing list common-user@hadoop.apache.org Received: (qmail 66069 invoked by uid 99); 14 Feb 2011 12:49:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Feb 2011 12:49:23 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,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 eternalyouth@gmail.com designates 209.85.214.48 as permitted sender) Received: from [209.85.214.48] (HELO mail-bw0-f48.google.com) (209.85.214.48) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Feb 2011 12:49:16 +0000 Received: by bwz8 with SMTP id 8so5833783bwz.35 for ; Mon, 14 Feb 2011 04:48:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:reply-to:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=3aa7nmMjJIwe71SV0EwSuZXm7g2WukOlKC98Q6+9DqM=; b=uvmL8f/xk0Ju+uIHaacYLO9EYmgRAMZOFkDPG7HLrXOn4nTldJY8uffKZK3ueaebP9 EoXY3Smr5I7BVUfS61ZDDBDcCD8LacuoUjjJxCyTCB5GQNRnE7xuTTtTTGen6P6LDDFJ eCS//YccHLxOJFtDedOp/cxF32XLDH0KU4zkY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type; b=dhO6EiZyz5iGWSU2iXL3WuzMYecgRCTLwESLegsMjOKWIXI2y4soVuMPKP8fFs5hqg JKpjKmuCXrwSorod2mc+E4We3PIYCEqB+5M2aJASeTiVjWOWN6g/SY2TP+XKB33PXU1D +ppDvpsjRs/Wid2k9Q9T0DLU6zHHG5M4Mmyx8= MIME-Version: 1.0 Received: by 10.204.76.145 with SMTP id c17mr3304383bkk.52.1297687734907; Mon, 14 Feb 2011 04:48:54 -0800 (PST) Received: by 10.204.14.206 with HTTP; Mon, 14 Feb 2011 04:48:54 -0800 (PST) Reply-To: eternalyouth@gmail.com In-Reply-To: References: Date: Mon, 14 Feb 2011 13:48:54 +0100 Message-ID: Subject: Re: Hbase documentations From: Bibek Paudel To: common-user@hadoop.apache.org Content-Type: text/plain; charset=ISO-8859-1 On Mon, Feb 14, 2011 at 11:55 AM, Matthew John wrote: > Hi guys, > > can someone send me a good documentation on Hbase (other than the > hadoop wiki). I am also looking for a good Hbase tutorial. > Have you checked this: http://hbase.apache.org/book.html ? -b > Regards, > Matthew >