You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Ravi Gummadi (JIRA)" <ji...@apache.org> on 2010/04/26 08:27:32 UTC

[jira] Updated: (HADOOP-5647) TestJobHistory fails if /tmp/_logs is not writable to. Testcase should not depend on /tmp

     [ https://issues.apache.org/jira/browse/HADOOP-5647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ravi Gummadi updated HADOOP-5647:
---------------------------------

    Release Note: Removed dependency of testcase on /tmp and made it to use test.build.data directory instead.

> 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.