hadoop-client-*.jar is not HBase jar See: http://mvnrepository.com/artifact/org.apache.hadoop/hadoop-client
On Mon, Mar 3, 2014 at 7:07 PM, Chengwei Yang <[email protected]>wrote: > Hi List, > > I'm new to HBase, and I found it's necessary to replace the hadoop > bundle in HBase with the real hadoop libs running the cluster when I > read the HBase reference guide. > > I found all the hadoop libs (hadoop-*.jar) shipped with HBase in Hadoop > release except one hadoop-client-*.jar. > > So is the hadoop-client-*.jar should be replaced? Or it's a HBase lib? > > TIPS: I'm using HBase-0.98.0-hadoop2 and Hadoop-2.2.0 too, though the > shipped hadoop bundle in HBase is the same with Hadoop-2.2.0, I want to > understand thing under the hook. > > -- > Thanks, > Chengwei >
