Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-4577

HDFS-3672 broke TestCombineFileInputFormat.testMissingBlocks() test

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.2-alpha
    • 2.0.2-alpha
    • test
    • None

    Description

      Before HDFS-3672, locally applying MAPREDUCE-4470 made TestCombineFileInputFormat to pass all it tests.

      After HDFS-3672, TestCombineFileInputFormat.testMissingBlocks() fails:

      $ mvn clean test -Dtest=TestCombineFileInputFormat
      
      Running org.apache.hadoop.mapred.TestCombineFileInputFormat
      Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 sec
      Running org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat
      Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 7.526 sec <<< FAILURE!
      
      Results :
      
      Tests in error: 
        testMissingBlocks(org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat): org.apache.hadoop.fs.BlockLocation
      
      Tests run: 7, Failures: 0, Errors: 1, Skipped: 0
      

      Attachments

        1. HDFS-3842.patch
          2 kB
          Aaron Myers

        Issue Links

          Activity

            People

              atm Aaron Myers
              tucu00 Alejandro Abdelnur
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: