No is still there ;)
2014-07-14 14:36 GMT-04:00 Giuseppe Reina <[email protected]>: > On Mon, Jul 14, 2014 at 6:03 PM, Ted Yu <[email protected]> wrote: > > > What are the values for the following config in your cluster ? > > hbase.master.logcleaner.plugins > > hbase.master.logcleaner.ttl > > > > > They are not set, so I guess they have the default value. > > > > > BTW in 0.98, -ROOT- is gone. > > > > And META? > > > Thank you > > > > > > > > Cheers > > > > > > On Mon, Jul 14, 2014 at 9:43 AM, Giuseppe Reina <[email protected]> > wrote: > > > > > Hi all, > > > after running a write intensive workload on HBase (0.98) I exhausted > > the > > > HDFS space. I realized that most of the HDFS space was occupied by > files > > in > > > the path /apps/hbase/data/oldWALs/ > > > Apparently either the old log files were not cleaned quickly enough or > > they > > > were not cleaned at all. I'm wondering if I can safely delete those > > files > > > and if I can how can I do it? Manually or is there an "hbase" command? > > > > > > > > > > > > Also as an unrelated question, where are stored the -ROOT- and -META- > > > information in zookeeper? > > > > > > > > > Kind Regards > > > > > >
