Where are you reading? I just checked the javadoc, http://hbase.apache.org/apidocs/overview-summary.html#overview_description, and it seems to be current.
St.Ack On Wed, Jun 8, 2011 at 11:06 PM, praveenesh kumar <[email protected]> wrote: > 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 >
