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

CombineFileInputFormat#getSplits should throw IOException when input paths contain a directory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • client

    Description

      FileInputFormat#getSplits throws an IOException when the input paths contain a directory. CombineFileInputFormat should do the same, otherwise the jo will not fail until the record reader is initialized when FileSystem#open will say that the directory does not exist.

      Attachments

        1. MAPREDUCE-4639.patch
          3 kB
          Jim Donofrio

        Activity

          People

            Unassigned Unassigned
            jdonofrio Jim Donofrio
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: