You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Doug Daniels (JIRA)" <ji...@apache.org> on 2011/09/09 21:50:10 UTC

[jira] [Commented] (PIG-2273) Pig.compileFromFile in embedded python fails when pig script starts with a comment

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

Doug Daniels commented on PIG-2273:
-----------------------------------

It seems now like any comments in the script, not just ones at the beginning of the file, are hitting this bug.

> Pig.compileFromFile in embedded python fails when pig script starts with a comment
> ----------------------------------------------------------------------------------
>
>                 Key: PIG-2273
>                 URL: https://issues.apache.org/jira/browse/PIG-2273
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.9.0
>            Reporter: Doug Daniels
>         Attachments: PIG-2273.tar.gz
>
>
> When using embedded Pig inside python, Pig.compileFromFile fails when the referenced pig file starts with a comment.
> When you start the referenced pig file with a comment, you get no plan back and hence cannot successfully execute the job.  When you start the same script without a comment, you get a plan and can execute the script successfully.
> Strangely, this issue does not appear when using Pig.compile to compile directly from a string.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira