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
