You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Virag Kothari (JIRA)" <ji...@apache.org> on 2012/05/13 06:29:18 UTC

[jira] [Assigned] (OOZIE-564) Embedded pig within python fails when run using oozie

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

Virag Kothari reassigned OOZIE-564:
-----------------------------------

    Assignee: Virag Kothari
    
> Embedded pig within python fails when run using oozie
> -----------------------------------------------------
>
>                 Key: OOZIE-564
>                 URL: https://issues.apache.org/jira/browse/OOZIE-564
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>             Fix For: pre-Apache
>
>
> Am trying to run a python script from workflow.xml (thro' oozie)
> getting this error:
> 2002 [main] ERROR org.apache.pig.Main  - ERROR 2998: Unhandled internal error. org/python/util/PythonInterpreter
> My workflow code snippet is :
> ...
> <pig>
>  ....
> .....
>   <script>a.py</script>
>         <param>inputDir=${inputDir}</param>
>         <param>outputDir=${outputDir}</param>
>         <param>feedDir=${feedDir}</param>
> </pig>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira