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

Vikram Dixit K updated PIG-2873:
--------------------------------

    Attachment: PIG-2873_4.patch

Integrated the python script with the e2e tests. While running the test-e2e 
target we can use the python script to run the tests by using the flag

{noformat}
-Dharness.use.python=true

e.g. ant -Dharness.old.pig=/grid/0/pig/old_pig/ 
-Dharness.cluster.conf=/usr/lib/hadoop/conf/ 
-Dharness.cluster.bin=/usr/lib/hadoop/bin/hadoop -Dharness.use.python=true 
test-e2e

{noformat}


                
> Converting bin/pig shell script to python
> -----------------------------------------
>
>                 Key: PIG-2873
>                 URL: https://issues.apache.org/jira/browse/PIG-2873
>             Project: Pig
>          Issue Type: Bug
>          Components: tools
>    Affects Versions: 0.10.0
>            Reporter: Vikram Dixit K
>            Assignee: Vikram Dixit K
>            Priority: Minor
>         Attachments: PIG-2873_2.patch, PIG-2873_3.patch, PIG-2873_4.patch, 
> PIG-2873.patch
>
>
> Converted the shell script in a platform independent way in python. Should 
> work with version 2.7.x

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