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

Hudson commented on HBASE-12533:
--------------------------------

FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #671 (See 
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/671/])
HBASE-12533: staging directories are not deleted after secure bulk load 
(jeffreyz: rev 9b9595d556f5ce0268fb6921b033e503726183a8)
* 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/coprocessor/SecureBulkLoadClient.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestLoadIncrementalHFiles.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/SecureBulkLoadEndpoint.java


> staging directories are not deleted after secure bulk load
> ----------------------------------------------------------
>
>                 Key: HBASE-12533
>                 URL: https://issues.apache.org/jira/browse/HBASE-12533
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 0.98.6
>         Environment: CDH5.2 + Kerberos
>            Reporter: Andrejs Dubovskis
>            Assignee: Jeffrey Zhong
>             Fix For: 2.0.0, 0.98.9, 0.99.2
>
>         Attachments: HBASE-12533-v2.patch, HBASE-12533.patch
>
>
> We using secure bulk load heavily in our environment. And it was working with 
> no problem during some time. But last week I found that clients hangs while 
> calling *doBulkLoad*
> After some investigation I found that HDFS keeps more than 1,000,000 
> directories in /tmp/hbase-staging directory.
> When directory's content was purged the load process runs successfully.
> According the [hbase 
> book|http://hbase.apache.org/book/ch08s03.html#hbase.secure.bulkload] 
> {code}
> HBase manages creation and deletion of this directory.
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to