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

Map outputs can't have a different type of compression from the reduce outputs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.7.2
    • 0.8.0
    • None
    • None

    Description

      Right now there is only a single knob to control the compression type for sequence files. Sorting and merging is faster with record compression, but the files are smaller with block compression. I'd like to introduce a mapOutputCompressionType that lets the application control how the map outputs are compressed.

      Attachments

        1. map-out-compress-type-2.patch
          2 kB
          Owen O'Malley
        2. map-out-compress-type.patch
          2 kB
          Owen O'Malley

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: