e.org
Subject: Re: Hadoop-common-2.2.0 cannot find PlatformName
How did you launch your java client ?
Take a look at the sample command in this section:
http://hbase.apache.org/book.html#trouble.mapreduce.local
Cheers
On Fri, Dec 6, 2013 at 7:11 AM, Su, Xiandong
mailto:x...@activehealth.net>
How did you launch your java client ?
Take a look at the sample command in this section:
http://hbase.apache.org/book.html#trouble.mapreduce.local
Cheers
On Fri, Dec 6, 2013 at 7:11 AM, Su, Xiandong wrote:
> I am trying to have a simple java client to connect to HBase in HDP 2.0.
> I am usin
I am trying to have a simple java client to connect to HBase in HDP 2.0. I am
using maven to manage my dependencies and using the same version for the jars
as HDP 2.0 specified:
org.apache.hadoop
hadoop-client
2.2.0
org.apache.hbase
hbase-client
0.96.0-hadoop2
I am getting the NoClassDefFoundE