[
https://issues.apache.org/jira/browse/PIG-3737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13888030#comment-13888030
]
Daniel Dai commented on PIG-3737:
---------------------------------
Actually not just avro/json jars. We don't ship dependent jars (except
jython.jar) in Pig releases, user need to find all those jars themselves. I
would suggest to bundle more jars in Pig distribution. I am thinking of two
ways:
1. bundle all build dependent jars in distribution
2. hand pick several jars in distribution (hbase*.jar, json*.jar, avro*.jar,
etc)
#1 is apparently more maintainable, however, more jars means more chance user
get a jar conflict. Thoughts?
> Bundle Piggybank and its dependencies in %PIG_HOME%\lib folder
> --------------------------------------------------------------
>
> Key: PIG-3737
> URL: https://issues.apache.org/jira/browse/PIG-3737
> Project: Pig
> Issue Type: Bug
> Reporter: Shuaishuai Nie
> Attachments: PIG-3737.1.patch
>
>
> Piggybank should bundle with dependencies like avro.jar and json-simple.jar
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)