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

Vivek Padmanabhan commented on PIG-2548:
----------------------------------------

Hi Daniel, our one intention is to run embedded pig with Oozie.
I think Oozie uses PigRunner.run(args, null); to run pig actions.
http://svn.apache.org/viewvc/incubator/oozie/branches/3.2/core/src/main/java/org/apache/oozie/action/hadoop/PigMain.java?view=log
                
> Support for providing parameters to python script
> -------------------------------------------------
>
>                 Key: PIG-2548
>                 URL: https://issues.apache.org/jira/browse/PIG-2548
>             Project: Pig
>          Issue Type: New Feature
>    Affects Versions: 0.9.1, 0.10
>            Reporter: Vivek Padmanabhan
>
> If I have an embedded pig script in python, there is no way to get user 
> passed parameters in the python script.
> Though PIG-2165 adds the capability of reading these params in the pig 
> script, from python it is still not possible.
> It would be nice to have this feature if I have some sort of post processing 
> happening in my python scrip based on the params.

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

        

Reply via email to