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

Daniel Dai commented on PIG-1778:
---------------------------------

Seems guava.jar already in pig-0.8.0-core.jar, we need to find out what is the 
root cause for HBaseStorage. 

Jython.jar should be in classpath, but not necessary in pig-0.8.0-core.jar. 
PythonScriptEngine will package jython.jar automatically. We need to modify 
pig.pl to include jython.jar.

> 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