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

TextInputFormat should not create input splits for 0 byte files

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      As part of HADOOP-2027, I discovered that we create input splits for 0 byte files. (In theory this is for both sequence file and text files, but in practice sequence files can't be 0 bytes.) I think 0 byte files can and should be dropped, since they have no input to process.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: