hi..
i want to access hbase table from hadoop mapreduce....i m using windowsXP
and cygwin
i m using hadoop-0.20.2 and hbase-0.92.0
hadoop cluster is working fine....i am able to run mapreduce wordcount
successfully on 3 pc's
hbase is also working .....i can cerate table from shell

i have tried many examples but they are not working....when i try to compile
it using
javac Example.java

it gives error..... 
org.apache.hadoop.hbase.client does not exist
org.apache.hadoop.hbase does not exist 
org.apache.hadoop.hbase.io does not exist

please can anyone help me in this......
-plz give me some example code to access hbase from hadoop map reduce
-also guide me how should i compile and execute it

thanx in advance


--
View this message in context: 
http://lucene.472066.n3.nabble.com/access-hbase-table-from-hadoop-mapreduce-tp3762847p3762847.html
Sent from the Hadoop lucene-users mailing list archive at Nabble.com.

Reply via email to