[
https://issues.apache.org/jira/browse/PIG-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616312#action_12616312
]
Yiping Han commented on PIG-297:
--------------------------------
I could remove that function, if necessary.
> RM a non-existing file should not fail the script
> -------------------------------------------------
>
> Key: PIG-297
> URL: https://issues.apache.org/jira/browse/PIG-297
> Project: Pig
> Issue Type: Improvement
> Components: grunt
> Reporter: Yiping Han
> Priority: Minor
> Attachments: PIG-297.patch, PIG-297v2.patch
>
>
> rm is commonly used to remove the existing output before re-execute a script.
> However, when the output is not existing, rm will fail and grunt will
> terminate the execution. Such a behavior is very inconvenience. Expected
> grunt behavior would print some error message and continue to execute the
> script.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.