On Wed, May 4, 2011 at 10:30 PM, Stack <[email protected]> wrote: > Why not do 'Configuration config = HBaseConfiguration.create()' so you > pick up defaults for hbase? That might help. Then do your add of > conf/hbase-dev.xml (Is this working?). > > I used your code. But warning still occur.
> > > Thread.sleep(20000); > > > > Are you stopping/starting HBase in here? > Yes. > > You are trying to test that client rides over hbase restart? > > Yes. > St.Ack >
