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

Santhosh Srinivasan commented on PIG-839:
-----------------------------------------

Patch has been applied and committed to branch-0.3

> incorrect return codes on failure when using -f or -e flags
> -----------------------------------------------------------
>
>                 Key: PIG-839
>                 URL: https://issues.apache.org/jira/browse/PIG-839
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Gunther Hagleitner
>            Assignee: Gunther Hagleitner
>             Fix For: 0.3.0
>
>         Attachments: fix_return_code.patch
>
>
> To repro: pig -e "a = load '<some file>' ; b = stream a through \`false\` ; 
> store b into '<some file>';"
> Both the -e and -f flags do not return the right code upon exit. Running the 
> script w/o using -f works fine.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to