Hello guys,

I just started doing HBase programming. I am using HBase 0.90.3 API.
All tutorials I am getting are based on previous version.

I am not able to create conf object using HBase 0.90.3 API..
In the HBASE 0.90.3 API link , its saying HBaseConfiguration is using
org.apache.hadoop.conf.Configuration object..
But there is no conf.Configuration in the API.

I am not able to create conf object. Anyone facing this kind of situation ?

Thanks,
Praveenesh

Reply via email to