[
https://issues.apache.org/jira/browse/HADOOP-5647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sharad Agarwal updated HADOOP-5647:
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.21.0
Status: Resolved (was: Patch Available)
I just committed this. Thanks Ravi!
> TestJobHistory fails if /tmp/_logs is not writable to. Testcase should not
> depend on /tmp
> -----------------------------------------------------------------------------------------
>
> Key: HADOOP-5647
> URL: https://issues.apache.org/jira/browse/HADOOP-5647
> Project: Hadoop Core
> Issue Type: Bug
> Components: test
> Reporter: Ravi Gummadi
> Assignee: Ravi Gummadi
> Fix For: 0.21.0
>
> Attachments: HADOOP-5647.patch
>
>
> TestJobHistory sets /tmp as hadoop.job.history.user.location to check if the
> history file is created in that directory or not. If /tmp/_logs is already
> created by some other user, this test will fail because of not having write
> permission.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.