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.