Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-5484

TestRecoveryManager fails wtih FileAlreadyExistsException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.20.0
    • 0.20.0
    • test
    • None
    • Reviewed

    Description

      TestRecoveryManager always fails when I run core tests in a linux redhat machine. It does not fail on a Mac machine.

      Testcase: testRecoveryManager took 55.842 sec
      Caused an ERROR
      Output directory file:XX/build/test/data/test-recovery-manager/output1 already exists
      org.apache.hadoop.mapred.FileAlreadyExistsException: Output directory file:XX/build/test/data/test-recovery-manager/output1 already exists
      at org.apache.hadoop.mapred.FileOutputFormat.checkOutputSpecs(FileOutputFormat.java:111)
      at org.apache.hadoop.mapred.JobClient.submitJobInternal(JobClient.java:772)
      at org.apache.hadoop.mapred.JobClient.submitJob(JobClient.java:730)
      at org.apache.hadoop.mapred.TestRecoveryManager.testRecoveryManager(TestRecoveryManager.java:196)

      Attachments

        1. HADOOP-5484-v1.0.patch
          1 kB
          Amar Kamat

        Activity

          People

            amar_kamat Amar Kamat
            hairong Hairong Kuang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: