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
