You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Dmitriy V. Ryaboy (Commented) (JIRA)" <ji...@apache.org> on 2011/11/03 06:01:32 UTC

[jira] [Commented] (PIG-2333) META-INF/*.SF files in REGISTERed jars can cause problems

    [ https://issues.apache.org/jira/browse/PIG-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13142839#comment-13142839 ] 

Dmitriy V. Ryaboy commented on PIG-2333:
----------------------------------------

Ashutosh I believe PIG-2010, which we are pursuing instead of 2138, will also fix this in the same fashion.
                
> META-INF/*.SF files in REGISTERed jars can cause problems
> ---------------------------------------------------------
>
>                 Key: PIG-2333
>                 URL: https://issues.apache.org/jira/browse/PIG-2333
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.10
>            Reporter: Erik Hetzner
>             Fix For: 0.10
>
>         Attachments: pig-jar.patch
>
>
> I am parsing data using tika, which depends on a jar that contains a META-INF/*.SF (signature) file. This file contains a signature for the MANIFEST.MF file, which is obviously different when pig creates its jar. Processing works locally, but fails on a hadoop cluster.
> I am attaching a patch that skips adding any zip entry that starts with META-INF and ends with .SF which fixes the problem I have.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira