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

Hadoop Streaming - GzipCodec

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.21.0
    • documentation
    • None
    • Reviewed
    • Updates streaming documentation to correct the name used for the GZipCodec.

    Description

      Hadoop Streaming - How do I generate output files with gzip format

      This:
      mapred.output.compression.codec=org.apache.hadoop.io.compress.GzipCode

      Should be this:
      mapred.output.compression.codec=org.apache.hadoop.io.compress.GzipCodec

      Attachments

        1. patch-5592-ydist.txt
          0.9 kB
          Amareshwari Sriramadasu
        2. streamingdoc.patch
          0.9 kB
          Corinne Chandel

        Activity

          People

            chandec Corinne Chandel
            chandec Corinne Chandel
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: