You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2012/09/24 21:46:09 UTC

[jira] [Resolved] (MAPREDUCE-4673) make TestRawHistoryFile and TestJobHistoryServer more robust

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

Vinod Kumar Vavilapalli resolved MAPREDUCE-4673.
------------------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.0
     Release Note: Fixed TestRawHistoryFile and TestJobHistoryServer to not write to /tmp.
     Hadoop Flags: Reviewed

I just committed this to branch-1 and branch-1.1. Thanks Arpit!
                
> make TestRawHistoryFile and TestJobHistoryServer more robust
> ------------------------------------------------------------
>
>                 Key: MAPREDUCE-4673
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4673
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.1.0, 1.2.0
>            Reporter: Arpit Gupta
>            Assignee: Arpit Gupta
>             Fix For: 1.1.0
>
>         Attachments: MAPREDUCE-4673.branch-1.patch, MAPREDUCE-4673.branch-1.patch
>
>
> these unit tests fail if 2 different users run them on the same host as they are using /tmp/input path
> following is the info from the test log
> {code}
> testcase classname="org.apache.hadoop.mapred.TestJobHistoryServer" name="testHistoryServerStandalone" time="4.572">
>     <failure message="/tmp/.input.crc (Permission denied)" type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError: /tmp/.input.crc (Permission denied)
>         at org.apache.hadoop.mapred.TestJobHistoryServer.testHistoryServerStandalone(TestJobHistoryServer.java:113)
> </failure>
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira