[ 
https://issues.apache.org/jira/browse/MAPREDUCE-4673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461480#comment-13461480
 ] 

Vinod Kumar Vavilapalli commented on MAPREDUCE-4673:
----------------------------------------------------

Arpit, the patch looks good. One minor nit: wrap around the newly added lines 
to be under 80chars.

Once you do that, can you also quickly run test-patch and post the results? 
Will commit it once that's done. Tx.
                
> 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
>         Attachments: 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

Reply via email to