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 "Robert Chansler (JIRA)" <ji...@apache.org> on 2009/10/09 20:09:31 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 ]

Robert Chansler updated HADOOP-5647:
------------------------------------

    Release Note:   (was: This patch removes the dependency of testcase on /tmp)

Editorial pass over all release notes prior to publication of 0.21.

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