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

Mark Lewandowski commented on PIG-2304:
---------------------------------------

To the best of my understanding, everything that is installed in the 
site-packages directory will not be in jython.jar because they are all 3rd 
party libraries.  How can I add one of these packages to jython.jar?  So far 
I've tried installing the module in <jython-site-packages-directory>/Lib and 
setting JYTHON_PATH to point to that directory.  
                
> Give jython access to site-packages
> -----------------------------------
>
>                 Key: PIG-2304
>                 URL: https://issues.apache.org/jira/browse/PIG-2304
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Doug Daniels
>            Assignee: Doug Daniels
>            Priority: Minor
>         Attachments: patchFindbugsWarnings.xml, PIG-2304.patch
>
>
> In addition to the standard jython libraries, I'd like to be able to use 
> installed site-packages.  This patch adds site-packages to the jython module 
> search path.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to