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

The SequenceFileRecordReader uses the default FileSystem rather than the supplied one

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.1.0
    • 0.14.0
    • None
    • None

    Description

      The mapred.TestSequenceFileInputFormat test was failing when run with a conf directory that pointed to a dfs cluster. The reason was that SequenceFileRecordReader was using the default FileSystem from the config, while the test program was assuming the "local" file system was being used.

      Attachments

        1. non-default-fs-3.patch
          8 kB
          Owen O'Malley
        2. non-default-fs-input.patch
          10 kB
          Owen O'Malley

        Issue Links

          Activity

            People

              omalley Owen O'Malley
              omalley Owen O'Malley
              Votes:
              1 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: