[ 
https://issues.apache.org/jira/browse/PIG-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olga Natkovich resolved PIG-1585.
---------------------------------

    Resolution: Fixed

patch committed to both trunk and 0.8 branch. I also added 
LogicalExpressionSimplifier to the help

> Add new properties to help and documentation
> --------------------------------------------
>
>                 Key: PIG-1585
>                 URL: https://issues.apache.org/jira/browse/PIG-1585
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Olga Natkovich
>            Assignee: Olga Natkovich
>             Fix For: 0.8.0
>
>         Attachments: PIG-1585.patch
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to