[
https://issues.apache.org/jira/browse/HBASE-10820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13946067#comment-13946067
]
haosdent commented on HBASE-10820:
----------------------------------
In https://issues.apache.org/jira/browse/HBASE-10549, it also would produce
this problem because of the incomplete region informations in .META.
{quote}
I check the log,there are two issues
1.it create _tmp folder in an infinite loop.
hdfs://hacluster/output3/i/_tmp/_tmp/_tmp/_tmp/_tmp/_tmp/test_table,136.bottom
{quote}
But it seems be fixed in 0.99.
> Bulkload: something is going bananas with '_tmp'
> ------------------------------------------------
>
> Key: HBASE-10820
> URL: https://issues.apache.org/jira/browse/HBASE-10820
> Project: HBase
> Issue Type: Bug
> Components: regionserver
> Affects Versions: 0.98.0, 0.99.0
> Reporter: Nick Dimiduk
> Priority: Minor
> Fix For: 0.99.0, 0.98.2
>
>
> While working on HBASE-10818, I noted the following in my logs
> {noformat}
> 2014-03-24 15:26:25,283 INFO [RpcServer.handler=24,port=52056]
> regionserver.HStore: Successfully loaded store file
> file:/Users/ndimiduk/repos/hbase/target/test-data/8e203abb-90b4-4284-9816-963ce3461d5f/IntegrationTestBulkLoad-2/L/_tmp/_tmp/_tmp/_tmp/_tmp/_tmp/_tmp/_tmp/_tmp/_tmp/IntegrationTestBulkLoad,119.bottom
> into store L (new location:
> file:/var/folders/b8/n5n91drd7xg0rlt5n6fgsjtw0000gn/T/hbase-ndimiduk/hbase/data/default/IntegrationTestBulkLoad/42e004b8909307e2d983ddbe59276638/L/6443c445f00d453dbdb0b41f925efdb5_SeqId_9_)
> {noformat}
> Something is going overboard with the temp directory path. Worth
> investigating.
--
This message was sent by Atlassian JIRA
(v6.2#6252)