You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Yan Zhou (JIRA)" <ji...@apache.org> on 2009/12/09 19:26:18 UTC

[jira] Resolved: (PIG-917) [zebra]some issues on compression

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

Yan Zhou resolved PIG-917.
--------------------------

    Resolution: Duplicate

PIG-991as a superset of this bug has been resolved.

> [zebra]some issues on compression
> ---------------------------------
>
>                 Key: PIG-917
>                 URL: https://issues.apache.org/jira/browse/PIG-917
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.3.0
>            Reporter: Jing Huang
>
> These are zebra compression related issues:
> 1. ColumnGoupParser only recognize "gzip" not "gz". For example, if user specify "compress by gz", it will throw org.apache.hadoop.zebra.types.ParseException.
> 2. BasicTable.dumpInfo is wrong. It will always print "Compressor: lzo2" even if the default compressor is "gz", or user specifies "compress by gzip".
> So we can not verify if the default compressor can be actually  over written. 

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