TestMapReduceLocal fails
------------------------

                 Key: HADOOP-4907
                 URL: https://issues.apache.org/jira/browse/HADOOP-4907
             Project: Hadoop Core
          Issue Type: Bug
          Components: mapred, test
            Reporter: Tsz Wo (Nicholas), SZE
            Assignee: Owen O'Malley


{noformat}
Testcase: testWithLocal took 33.276 sec
        Caused an ERROR
Output directory /home/tsz/hadoop/latest/build/test/data/out already exists
org.apache.hadoop.mapred.FileAlreadyExistsException: Output directory 
/home/tsz/hadoop/latest/build/test/data/out already exists
        at 
org.apache.hadoop.mapreduce.lib.output.FileOutputFormat.checkOutputSpecs(FileOutputFormat.java:124)
        at 
org.apache.hadoop.mapred.JobClient.submitJobInternal(JobClient.java:770)
        at org.apache.hadoop.mapreduce.Job.submit(Job.java:437)
        at org.apache.hadoop.mapreduce.Job.waitForCompletion(Job.java:450)
        at 
org.apache.hadoop.mapreduce.TestMapReduceLocal.runSecondarySort(TestMapReduceLocal.java:144)
        at 
org.apache.hadoop.mapreduce.TestMapReduceLocal.testWithLocal(TestMapReduceLocal.java:89)
{noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to