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

TestMRCJCFileInputFormat.testAddInputPath() fails on trunk

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.6.0
    • test
    • None
    • Reviewed

    Description

      Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.624 sec <<< FAILURE! - in org.apache.hadoop.mapreduce.lib.input.TestMRCJCFileInputFormat
      testAddInputPath(org.apache.hadoop.mapreduce.lib.input.TestMRCJCFileInputFormat)  Time elapsed: 0.886 sec  <<< ERROR!
      java.io.IOException: No FileSystem for scheme: s3
      	at org.apache.hadoop.fs.FileSystem.getFileSystemClass(FileSystem.java:2583)
      	at org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:2590)
      	at org.apache.hadoop.fs.FileSystem.access$200(FileSystem.java:91)
      	at org.apache.hadoop.fs.FileSystem$Cache.getInternal(FileSystem.java:2629)
      	at org.apache.hadoop.fs.FileSystem$Cache.get(FileSystem.java:2611)
      	at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:370)
      	at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:169)
      	at org.apache.hadoop.mapreduce.lib.input.TestMRCJCFileInputFormat.testAddInputPath(TestMRCJCFileInputFormat.java:55)
      

      Attachments

        1. MAPREDUCE-6094.patch
          1 kB
          Akira Ajisaka

        Issue Links

          Activity

            People

              aajisaka Akira Ajisaka
              sjlee0 Sangjin Lee
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: