You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2008/05/07 10:17:56 UTC

[jira] Updated: (PIG-231) validation of files in ship/cache specs

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

Arun C Murthy updated PIG-231:
------------------------------

    Attachment: PIG-231_0_20080507.patch

Patch to validate ship/cache specs and stream.skippath.

Pi, I've had to split the validation between StreamingCommand and GruntParser and can't reuse any existing class since ValidatingInputSpec was the only option, but ship/cache specs aren't really FileSpecs... I'd be happy to fix this once your branch becomes mainstream. Does that work? Thanks!

> validation of files in ship/cache specs
> ---------------------------------------
>
>                 Key: PIG-231
>                 URL: https://issues.apache.org/jira/browse/PIG-231
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Olga Natkovich
>            Assignee: Arun C Murthy
>         Attachments: PIG-231_0_20080507.patch
>
>
> Currently the code fails after map reduce job starts if files for ship/cache don't exist.
> We should be able to detect that on the client side.
> For ship, make sure that the file(s) to be shipped exist on the client
> For cache, make sure it exists on the server.

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