[
https://issues.apache.org/jira/browse/OOZIE-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116757#comment-13116757
]
[email protected] commented on OOZIE-564:
-----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2104/#review2144
-----------------------------------------------------------
Test cases is required.
- Mohammad
On 2011-09-28 20:00:45, Virag Kothari wrote:
bq.
bq. -----------------------------------------------------------
bq. This is an automatically generated e-mail. To reply, visit:
bq. https://reviews.apache.org/r/2104/
bq. -----------------------------------------------------------
bq.
bq. (Updated 2011-09-28 20:00:45)
bq.
bq.
bq. Review request for oozie, Mohammad Islam and Angelo K. Huang.
bq.
bq.
bq. Summary
bq. -------
bq.
bq. OOZIE-564: Embedded pig within python fails when run in oozie
bq.
bq. Summary:
bq. https://issues.apache.org/jira/browse/OOZIE-564
bq.
bq.
bq. This addresses bug OOZIE-564.
bq. https://issues.apache.org/jira/browse/OOZIE-564
bq.
bq.
bq. Diffs
bq. -----
bq.
bq. trunk/core/src/main/java/org/apache/oozie/action/hadoop/PigMain.java
1177028
bq. trunk/release-log.txt 1177028
bq.
bq. Diff: https://reviews.apache.org/r/2104/diff
bq.
bq.
bq. Testing
bq. -------
bq.
bq. Tested against current test cases. New test cases related to embedded pig
are not added
bq.
bq.
bq. Thanks,
bq.
bq. Virag
bq.
bq.
> 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
>
> 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