You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2010/08/26 17:54:53 UTC

[jira] Created: (PIG-1571) add a compile time check to see if the output file of native mapreduce operator exists

add a compile time check to see if the output file of native mapreduce operator exists
--------------------------------------------------------------------------------------

                 Key: PIG-1571
                 URL: https://issues.apache.org/jira/browse/PIG-1571
             Project: Pig
          Issue Type: Bug
            Reporter: Thejas M Nair


If the output file for native MR operator exist, the query does not fail at compile time, it fails only at runtime. This file loaded in the nested load of native MR operator, it should be possible to check for this file.


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