[
https://issues.apache.org/jira/browse/PIG-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13135722#comment-13135722
]
Daniel Dai commented on PIG-2333:
---------------------------------
Looks good, but let's wait for PIG-2318 check in. PIG-2318 change the way
JarManager works. Need to make sure this patch works after PIG-2318.
> 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
> 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