new grunt command rmf (rm -f )
------------------------------

                 Key: PIG-535
                 URL: https://issues.apache.org/jira/browse/PIG-535
             Project: Pig
          Issue Type: New Feature
          Components: grunt
    Affects Versions: types_branch
            Reporter: Ian Holsman
            Priority: Minor
             Fix For: types_branch
         Attachments: rmf.patch

currently there is no way to ignore if a file isn't present when you try to 
remove it.

this can be painful if you restart jobs halfway because of failure.

"rmf" will ignore files that don't exist, similar to how rm -f works.

my java-parser foo is even weaker than my java skills, so there may be a better 
way of implementing this

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