Dropping dev@ Can you provide a bit more information ?
release of hbase release of hadoop I assume you're running on Linux. Any change in Linux setup before the exception showed up ? On Mon, Mar 28, 2016 at 10:30 AM, beeshma r <beeshm...@gmail.com> wrote: > Hi > i am testing with newly build Hbase .Initially table has been created and > am able to insert data's in standalone mode.But suddenly i am getting error > like this below log > > http://pastebin.com/e6HW0zbu > > > This is my Hbase-site.xml > <configuration> > <property> > <name>hbase.rootdir</name> > <value>file:///home/beeshma/Hbase_9556/Build_hbase/root</value> > </property> > <property> > <name>hbase.zookeeper.property.dataDir</name> > <value>/home/beeshma/Hbase_9556/Build_hbase/zk</value> > </property> > </configuration> > > i havn't change anything with other settings.Any one suggest me that what > could be an issue ? > > > > Cheers > Beesh >