I first install hadoop-0.20.2 and compile Hadoop-0.20-append then replace follow http://www.michael-noll.com/blog/2011/04/14/building-an-hadoop-0-20-x-version-for-hbase-0-90-2/#building-hadoop-0-20-append-from-branch-0-20-append
Next I compile the hbase0.90.2 according to this page http://shanky.org/2011/10/17/build-hadoop-from-source/ -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Stack Sent: 2011年11月29日 14:20 To: [email protected] Subject: Re: hbase0.90.2 with Hadoop 0.20.x On Mon, Nov 28, 2011 at 6:30 PM, Jinyan Xu <[email protected]> wrote: > Hi all, > > When I start hbase, message print, but under hadoop rootdir there are no > hadoop-mapred*.jar:, hadoop-common*.jar, hadoop-hdfs*.jar. > How did you install hbase and what version are you looking at and with what version of hadoop are you trying to run hbase? Released versions of hbase ship with a hadoop jar in their lib directory (Its single hadoop-core*jar, rather than the individual component hadoop-hdfs*jar, etc). St.Ack The information and any attached documents contained in this message may be confidential and/or legally privileged. The message is intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified that any use, dissemination, or reproduction is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender immediately by return e-mail and destroy all copies of the original message.
