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

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

Guava is a general-purpose library that can be used throughout the Pig code; I 
think we should make it available in the default build.

Jython is very specific to the jython feature, and I doubt we want to get into 
distributing jars for every supported scripting language; perhaps we can 
distribute some bootstrapping script that would fetch Jython from maven if 
people want to use it.

> Some dependencies not packaged with Pig 0.8 release
> ---------------------------------------------------
>
>                 Key: PIG-1778
>                 URL: https://issues.apache.org/jira/browse/PIG-1778
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.8.0
>            Reporter: Dmitriy V. Ryaboy
>
> Some of the libraries required for new Pig features are not included in the 
> built tarball of 0.8 release:
> guava, required for HBaseStorage
> jython, required for Jython UDFs
> We should discuss how to properly package these dependencies.

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

Reply via email to