Right. HBase-0.98.0-hadoop2 was built against hadoop 2.2.0 and you're using Hadoop-2.2.0
On Mon, Mar 3, 2014 at 8:28 PM, Chengwei Yang <[email protected]>wrote: > On Mon, Mar 03, 2014 at 07:13:17PM -0800, Ted Yu wrote: > > hadoop-client-*.jar is not HBase jar > > > > See: > > http://mvnrepository.com/artifact/org.apache.hadoop/hadoop-client > > Thanks Ted, there is no need to replace hadoop-client-*.jar in the HBase > release? > > -- > Thanks, > Chengwei > > > > > > > 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 > > > >
