[ 
https://issues.apache.org/jira/browse/HBASE-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12718295#action_12718295
 ] 

Evgeny Ryabitskiy commented on HBASE-1480:
------------------------------------------

Same problem can be with split dir.

Not sure about master as an only entity to del dirs in HDFS. Region deletes its 
compaction dir every time it starts compaction and after successfully finishes 
it (2 times).

Master is a good place, I will also look if new HRS that got Region can do this 
clean up.

> compaction file not cleaned up after a crash/OOME server
> --------------------------------------------------------
>
>                 Key: HBASE-1480
>                 URL: https://issues.apache.org/jira/browse/HBASE-1480
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: master, regionserver
>            Reporter: Billy Pearson
>            Assignee: Evgeny Ryabitskiy
>             Fix For: 0.20.0
>
>
> We do not clean up compaction files after a crash/OOME of a region server.
> I am not sure how the compaction file naming is anymore if its not 
> reproducable some how we 
> should let the master or the server with the root region check every so often 
> and delete old files say 
> older then 24 hours in the compaction dir's of the tables

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to