Hi,

I have the flume setup using asynchbase sink to write to Hbase server
locally and everything works fine on my local machine.

However when I configured it to connect to a remote hadoop server
using the hbase-site.xml. I got the following error.


ERROR [main-EventThread] (HBaseClient.java:2860)
> > - The znode for the -ROOT- region doesn't exist!


I did google on this and it seems like it has something to do with the
asynchbase needs to be compatible with 0.96 version of habase (which
is the version I am using).

Does that mean I need recompile the whole flume asynchbase source with
the jar files from 0.96 version of the hbase distribution ?

Can anybody share some light no this ?

thanks,

-Gary

Reply via email to