You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Kousuke Saruta (JIRA)" <ji...@apache.org> on 2013/08/02 19:41:49 UTC

[jira] [Updated] (PIG-3243) Documentation error

     [ https://issues.apache.org/jira/browse/PIG-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kousuke Saruta updated PIG-3243:
--------------------------------

    Status: Patch Available  (was: Open)
    
> Documentation error
> -------------------
>
>                 Key: PIG-3243
>                 URL: https://issues.apache.org/jira/browse/PIG-3243
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Tolga Konik
>            Priority: Trivial
>         Attachments: PIG-3243.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Error in documentation on web related to python udf usage:
> The document mentions JYTHON_PATH but it should be JYTHONPATH. Seasoned jython users will easily figure this out but for cpython users who are new to jython, 
> this error can easily be a show stopper.
> I observed this in 11.0 but it may be occuring in earlier versions.
> REFERENCE:
> http://pig.apache.org/docs/r0.11.0/udf.html#python-advanced
> Advanced Topics
> Importing Modules
> You can import Python modules in your Python script. Pig resolves Python dependencies recursively, which means Pig will automatically ship all dependent Python modules to the backend. Python modules should be found in the jython search path: JYTHON_HOME, JYTHON_PATH, or current directory.

--
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