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 E47D61186B for ; Tue, 23 Sep 2014 16:59:29 +0000 (UTC) Received: (qmail 25759 invoked by uid 500); 23 Sep 2014 16:59:26 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 25688 invoked by uid 500); 23 Sep 2014 16:59:26 -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 25676 invoked by uid 99); 23 Sep 2014 16:59:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Sep 2014 16:59:26 +0000 X-ASF-Spam-Status: No, hits=3.8 required=5.0 tests=FREEMAIL_REPLY,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of yuzhihong@gmail.com designates 209.85.160.175 as permitted sender) Received: from [209.85.160.175] (HELO mail-yk0-f175.google.com) (209.85.160.175) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Sep 2014 16:59:22 +0000 Received: by mail-yk0-f175.google.com with SMTP id 20so2156274yks.6 for ; Tue, 23 Sep 2014 09:59:01 -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=F7Ww0d4/bEEYRYiPmgYMmr8589ZDzdDCvFlgFcwi/sk=; b=Iy4w6WI/XEGat9E44/vaXJU4MDBFx7nYjY4ELqU+tZIc7xiT0ypshUppzu+etuaqky jqr3Qypib0myYqJ5arORgNv2WQsSp6yLqJkeLXRXZKDwO4fNKKjdtSflzlTybFnnfT2l n66vZlQ5P8r8sYXieoVEU0djWpOFR2h9uugUehkqQs1cp7mVCLSqpvXRHTsPldhGK+Pa MxTmMQVBUdjomzg5890wperzDs9hlBKuHeKGaX8pvNSYWhk9GavZ19WLjD0utg2mQpS5 MDeEkzi8IbGrpuedG5D5kTwiqOtIP7iLOuqBnNt7PtyivJRNEU60fxoaJ6NDffK/NIqP ieYA== MIME-Version: 1.0 X-Received: by 10.236.155.234 with SMTP id j70mr1030987yhk.74.1411491541194; Tue, 23 Sep 2014 09:59:01 -0700 (PDT) Received: by 10.170.155.6 with HTTP; Tue, 23 Sep 2014 09:59:01 -0700 (PDT) In-Reply-To: <1411489695656-4064288.post@n3.nabble.com> References: <1411489695656-4064288.post@n3.nabble.com> Date: Tue, 23 Sep 2014 09:59:01 -0700 Message-ID: Subject: Re: I tried to learn hbase from apache site and Hbase in action. But i am not able to get clarity on hbase. could you please suggest me best way to learn hbase. From: Ted Yu To: "user@hbase.apache.org" Content-Type: multipart/alternative; boundary=20cf302d4986ea9ea00503be7bf6 X-Virus-Checked: Checked by ClamAV on apache.org --20cf302d4986ea9ea00503be7bf6 Content-Type: text/plain; charset=UTF-8 Have you looked at http://hbase.apache.org/book.html#standalone_dist ? You can download 0.98.6.1 See: http://search-hadoop.com/m/DHED4CdGWZ/0.98.6.1&subj=+ANNOUNCE+HBase+0+98+6+1+is+now+available+for+download Once you start in standalone mode, you would be able to play with shell commands. Cheers On Tue, Sep 23, 2014 at 9:28 AM, satya.for.u@gmail.com < satya.for.u@gmail.com> wrote: > I did my hadoop, habse and zookeeper configuration with help of apeche > documents. now i stared learning hbase but i seen lot of java code(psudo > code, like put, get,delete ) on these documents but i do not know where i > need to use these code. i tried to run the same code in hbase shell but it > does not work. could you please suggest me one best way to learn hbase. > > > > -- > View this message in context: > http://apache-hbase.679495.n3.nabble.com/I-tried-to-learn-hbase-from-apache-site-and-Hbase-in-action-But-i-am-not-able-to-get-clarity-on-hbas-tp4064288.html > Sent from the HBase User mailing list archive at Nabble.com. > --20cf302d4986ea9ea00503be7bf6--