Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-1585

Add new properties to help and documentation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.8.0
    • None
    • None

    Description

      New properties:

      Compression:

      pig.tmpfilecompression, default to false, tells if the temporary files should be compressed or not. If true, then
      pig.tmpfilecompression.codec specifies which compression codec to use. Currently, PIG only accepts "gz" and "lzo" as possible values. Since LZO is under GPL license, Hadoop may need to be configured to use LZO codec. Please refer to http://code.google.com/p/hadoop-gpl-compression/wiki/FAQ for details.

      Combining small files:

      pig.noSplitCombination - disables combining multiple small files to the block size

      Attachments

        1. PIG-1585.patch
          2 kB
          Olga Natkovich

        Activity

          People

            olgan Olga Natkovich
            olgan Olga Natkovich
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: