[
https://issues.apache.org/jira/browse/PIG-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594728#action_12594728
]
Pi Song commented on PIG-231:
-----------------------------
I guess Arun is gonna implement this.
Could you please separate this new validation logic into a new class?
We have a place to keep all of these post-validation logics in post-parsing
stage in PigType branch. That is we have to migrate this to the new structure
when we start merging two branches.
> 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
>
> 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.