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: mapred
Reporter: Ravi Gummadi
Assignee: Ravi Gummadi
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.