[
https://issues.apache.org/jira/browse/HBASE-15374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15176984#comment-15176984
]
Duo Zhang commented on HBASE-15374:
-----------------------------------
Yes, but TestBulkLoad does not write data, it only uses "/tmp/does_not_exist"
as a place holder. But yes we could fix it anyway. Can you please open a issue
and preapre a patch for it [~chenheng]? Thanks.
> Avoid using '/tmp' directory in our unit tests
> ----------------------------------------------
>
> Key: HBASE-15374
> URL: https://issues.apache.org/jira/browse/HBASE-15374
> Project: HBase
> Issue Type: Umbrella
> Components: test
> Reporter: Duo Zhang
>
> I'm used to run unit tests on a remote server before summit a large patch
> because sometimes a testcase failure can not be reproduced locally.
> Recently [~yangzhe1991] and me share a remote server with a different
> account. We found that some of the unit tests write to '/tmp' with a fixed
> name and do not clean the file after test. This cause that the unit test can
> only be succeeded for one person...
> Open an umbrella issue to address this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)