Re: Hbase without hadoop

2011-03-16 Thread Harsh J
A compatible version of hadoop-core jar is provided along in the lib/ directory of the archived HBase download. My Cloudera CDH3B4 HBase tar, for instance, has the CDH3B4 Hadoop packed along (and the 0.90.1 Apache release has an appropriate 0.20-append built jar packed along. On Wed, Mar 16, 2011

Hbase without hadoop

2011-03-16 Thread Sumeet M Nikam
Hi, I am new to hbase and trying to write first POJO to access hbase table, please bear with my query it seems to be very simple but i am not able to find the answer myself. I am using the sample code in api. Configuration config = HBaseConfiguration.create(); HTable table = new HTable(config, "