I searched HBase 0.94 code base, hadoop 1 and hadoop 2 code base. I didn't find where 'Try with recursive flag' was logged.
Mind giving us a bit more information on the Hadoop / HBase releases you were using ? On Tue, Jul 30, 2013 at 5:32 PM, Ron Echeverri <[email protected]>wrote: > I've run into this problem: > > 2013-07-30 00:01:02,126 WARN > org.apache.hadoop.hbase.master.cleaner.CleanerChore: Error while > cleaning the logs java.io.IOException: Could not delete dir > maprfs:/hbase-richpush/.archive/rich_push.alias_user, Error: Directory > not empty, Try with recursive flag set to true > > Where should i set that recursive flag? I know that i could hadoop fs > -rmr it, but i'd rather have them dealt with during startup without my > intervention. > > thanks > rone >
