[
https://issues.apache.org/jira/browse/HADOOP-6455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792302#action_12792302
]
Jakob Homan commented on HADOOP-6455:
-------------------------------------
There has been quite a bit of discussion about why /tmp is not a good idea
(HADOOP:5916). Is there any reason this code shouldn't standarize on
buidl/test/data, as other tests have?
> Use /tmp for test root directory in FileContextTestHelper
> ---------------------------------------------------------
>
> Key: HADOOP-6455
> URL: https://issues.apache.org/jira/browse/HADOOP-6455
> Project: Hadoop Common
> Issue Type: Test
> Reporter: Eli Collins
> Assignee: Eli Collins
> Attachments: hadoop-6455.patch, hadoop-6455.patch
>
>
> Per other tests set the test root directory to /tmp rather than /user.
> Testing:
> - TestLocalFSFileContextMainOperations now passes when run from eclipse
> (rather than access non-existant directory).
> - ant test-core still passes
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.