Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Pig Wiki" for change 
notification.

The following page has been changed by SanthoshSrinivasan:
http://wiki.apache.org/pig/PigErrorHandlingFunctionalSpecification

------------------------------------------------------------------------------
  ||2031||Found map reduce operator with POLocalRearrange as last oper but with 
no succesor.||
  ||2032||Expected map reduce operator to have a single successor. Found <n> 
successors.||
  ||2033||Problems in rearranging map reduce operators in plan.||
+ ||2034||Error compiling operator <class>||
+ ||2035||Internal error. Could not compute key type of sort operator.||
+ ||2036||Unhandled key type <type>||
+ ||2037||Invalid ship specification. File doesn't exist: <file>||
  ||4000||The output file(s): <filename>  already exists||
  ||4001||Cannot read from the storage where the output <filename> will be 
stored||
  ||4002||Can't read jar file: <name>||
  ||4003||Unable to obtain a temporary path.||
+ ||4004||Invalid ship specification. File doesn't exist: <file>||
  ||6000||The output file(s): <filename>  already exists||
  ||6001||Cannot read from the storage where the output <filename> will be 
stored||
  ||6002||Unable to obtain a temporary path.||
+ ||6003||Invalid cache specification. File doesn't exist: <file>||
+ ||6004||Invalid ship specification. File doesn't exist: <file>||
  
  == Change Log ==
  
@@ -212, +219 @@

     1. December 24, 2008: Updated "Compendium of error messages" to include 
new error codes (1002, 1003, 1066, 1067, 4002)
     1. December 30, 2008: Updated "Compendium of error messages" to include 
new error codes (1068, 2004 through 2017, 4003, 6002)
     1. January 5, 2009: Updated "Compendium of error messages" to include new 
error codes (2018 through 2033)
+    1. January 6, 2009: Updated "Compendium of error messages" to include new 
error codes (2034 through 2037, 4004, 6003, 6004)
  
  == References ==
  

Reply via email to