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 ------------------------------------------------------------------------------ ||1072||Out of bounds access: Request for field number <number> exceeds tuple size of <size>|| ||1073||Cannot determine field schema for <object>|| ||1074||Problem with formatting. Could not convert <object> to <Integer/Long/Float/Double>.|| + ||1075||Received a bytearray from the UDF. Cannot determine how to convert the bytearray to <int/float/long/double/string/tuple/bag/map>|| ||2000||Internal error. Mismatch in group by arities. Expected: <schema>. Found: <schema>|| ||2001||Unable to clone plan before compiling|| ||2002||The output file(s): <filename> already exists|| @@ -263, +264 @@ 1. January 8, 2009: Updated "Compendium of error messages" to include Fragment Replicate Join for error codes 1057 and 1060 1. January 9, 2009: Updated "Compendium of error messages" to include new error codes (2051) 1. January 14, 2009: Updated "Compendium of error messages" to include new error codes (1074, 2052 through 2054, 2098, 2099) + 1. January 21, 2009: Updated "Compendium of error messages" to include new error codes (1075) == References ==