[ https://issues.apache.org/jira/browse/HADOOP-5647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Todd Lipcon reopened HADOOP-5647: --------------------------------- I'd like to propose this gets committed to branch-20 - it's only a change to test code, and the branch-20 tests sporadically fail due to it. > 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 Common > Issue Type: Bug > Components: test > Reporter: Ravi Gummadi > Assignee: Ravi Gummadi > Fix For: 0.21.0 > > Attachments: HADOOP-5647.patch, yhadoop20-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.