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

Allen Wittenauer moved HADOOP-3704 to MAPREDUCE-5983:
-----------------------------------------------------

    Component/s:     (was: test)
                 test
            Key: MAPREDUCE-5983  (was: HADOOP-3704)
        Project: Hadoop Map/Reduce  (was: Hadoop Common)

> TestCommandLineJobSubmission assumes there is a /tmp dir that can be used for 
> temp data
> ---------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-5983
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5983
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>            Reporter: Steve Loughran
>            Priority: Minor
>              Labels: newbie
>
> the test case in TestCommandLineJobSubmission assumes that it can create 
> stuff in /tmp:
> File buildDir = new File(System.getProperty("test.build.data", "/tmp"));
> as well as being unix only, the result is a test case that doesnt work if >1 
> person is running the test on the same cluster. it should really be driven 
> off the java.io.tmpDir property



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to