Sorry, I ment to set it to $hbase.tmp.dir/local or whatever, just read what I wrote, just to move it out of /tmp.
On Fri, Mar 27, 2015 at 10:21 AM Dejan Menges <[email protected]> wrote: > Hi Orlando, > > This is default value: > > <property> > <name>hbase.local.dir</name> > <value>/tmp/local</value> > </property> > > I would set it to whatever is value of hbase.tmp.dir in your config, > otherwise if it stays in /tmp you're going to have big issues. > > Also, check the permissions on these folders to be sure HBase can write to > them. > > Can you give it a try? > > > On Fri, Mar 27, 2015 at 10:14 AM ocassano <[email protected]> wrote: > >> Here is my hbase-site.conf >> hbase-site.xml >> <http://apache-hbase.679495.n3.nabble.com/file/n4069700/hbase-site.xml> >> >> Do you see something wrong in it? >> >> Thank for your help. >> >> Orlando >> >> >> >> -- >> View this message in context: http://apache-hbase.679495.n3. >> nabble.com/Regionserver-won-t-start-tp4069642p4069700.html >> Sent from the HBase User mailing list archive at Nabble.com. >> >
