Return-Path: Delivered-To: apmail-hadoop-hbase-user-archive@minotaur.apache.org Received: (qmail 4997 invoked from network); 14 Dec 2009 18:22:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Dec 2009 18:22:14 -0000 Received: (qmail 68110 invoked by uid 500); 14 Dec 2009 18:22:13 -0000 Delivered-To: apmail-hadoop-hbase-user-archive@hadoop.apache.org Received: (qmail 68035 invoked by uid 500); 14 Dec 2009 18:22:12 -0000 Mailing-List: contact hbase-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hbase-user@hadoop.apache.org Delivered-To: mailing list hbase-user@hadoop.apache.org Received: (qmail 68025 invoked by uid 99); 14 Dec 2009 18:22:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Dec 2009 18:22:12 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of saint.ack@gmail.com designates 209.85.221.188 as permitted sender) Received: from [209.85.221.188] (HELO mail-qy0-f188.google.com) (209.85.221.188) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Dec 2009 18:22:10 +0000 Received: by qyk26 with SMTP id 26so1708482qyk.5 for ; Mon, 14 Dec 2009 10:21:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=MUVmPlXObmw0XjFLnp44MGkM/JOWYjsYxKJWCAQaGbY=; b=VHGk/+mtVW+TlvNzwJgrOKw6OCPbOea45+sWEs0KD7qXbEQ8uYCpHOpo+v15/+qUU7 RGkyZBRXBv21KFH6LvVS10O30i9DhiOvTaNHTPyW5yUu8WqVC3HFC9MVuxnaBMIH2mrm P35FeGfhtJuLm4cd94cgBQRk61SUM+LBllcuQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=nZY4fRhzGboG9dR2W33nwZYDB2xvVQYy2MWyi7Fvi1cT8BiU2R+7ds3CKU4ymnd0Cq KV1+TuC0yaUQP3UfYN4qPzCb13mPCf0FCh3pdsWpd5rXVhdhOCoIppoBCBaehQgxOUrq qUwzB4jZ48Egk/YxmyDB/mqAYpvM3Zoe61lpg= MIME-Version: 1.0 Sender: saint.ack@gmail.com Received: by 10.229.102.165 with SMTP id g37mr2742520qco.65.1260814907405; Mon, 14 Dec 2009 10:21:47 -0800 (PST) In-Reply-To: <1eabbac30912140938g29d3e499h6ff4917ace903af6@mail.gmail.com> References: <1eabbac30912032327oc05965fj2b4148289ce6a235@mail.gmail.com> <64f07e2c0912090046m4d281af3w857bf8acced92293@mail.gmail.com> <1eabbac30912092025j4278863bm31112d216962729e@mail.gmail.com> <1eabbac30912100812w32889cbbl23a2d6cb22f2284d@mail.gmail.com> <2eef7bd70912101730p5c9f7c49t9fb7ae236c58fdb7@mail.gmail.com> <1eabbac30912102021o203796c5sc40a46e7e38eb62f@mail.gmail.com> <249847.89930.qm@web65512.mail.ac4.yahoo.com> <1eabbac30912110950n55ea9e95t2d4b3cdd1c6ed7d1@mail.gmail.com> <110338.12238.qm@web65514.mail.ac4.yahoo.com> <1eabbac30912140938g29d3e499h6ff4917ace903af6@mail.gmail.com> Date: Mon, 14 Dec 2009 10:21:45 -0800 X-Google-Sender-Auth: 4cb49d2e83ae47ff Message-ID: <7c962aed0912141021k397dbb5bwd792e28f3007e1f6@mail.gmail.com> Subject: Re: Starting HBase in fully distributed mode... From: stack To: hbase-user@hadoop.apache.org Content-Type: multipart/alternative; boundary=002354470674aef696047ab458be --002354470674aef696047ab458be Content-Type: text/plain; charset=ISO-8859-1 On Mon, Dec 14, 2009 at 9:38 AM, Something Something < mailinglists19@gmail.com> wrote: > Also, I believe this has been pointed out before, but it will be nice if > hbase jar & zookeeper jar get copied automatically to hadoop lib because > they are needed by MapReduce. > > Or can just add references to the jars over in hbase by adding them to ${HADOOP_HOME}/conf/hadoop-env.sh#HADOOP_CLASSPATH. (See http://hadoop.apache.org/hbase/docs/r0.20.2/api/org/apache/hadoop/hbase/mapreduce/package-summary.html#classpath). You'll probably want to add pointer to the hbase conf directory too. St.Ack --002354470674aef696047ab458be--