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

Ashutosh Chauhan updated PIG-2333:
----------------------------------

       Resolution: Duplicate
    Fix Version/s: 0.10
           Status: Resolved  (was: Patch Available)

Resolved as part of PIG-2138
                
> 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

        

Reply via email to