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 ------------------------------------------------------------------------------ ||1075||Received a bytearray from the UDF. Cannot determine how to convert the bytearray to <int/float/long/double/string/tuple/bag/map>|| ||1076||Problem while reading field schema of cast operator.|| ||1077||Two operators that require a cast in between are not adjacent.|| + ||1078||Schema size mismatch for casting. Input schema size: <size>. Target schema size: <size>|| + ||1079||Undefined type checking logic for unary operator: " <operator>|| + ||1080||Did not find inputs for operator: " <operator>|| ||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|| @@ -282, +285 @@ 1. January 21, 2009: Updated "Compendium of error messages" to include new error codes (1075, 2055 through 2057) 1. January 22, 2009: Updated "Compendium of error messages" to include new error codes (2058) 1. January 23, 2009: Updated "Frontend errors" to update the list of exceptions thrown in the front-end. - 1. January 27, 2009: Updated "Compendium of error messages" to include new error codes (1076 through 1078, 2058 through 2060) + 1. January 27, 2009: Updated "Compendium of error messages" to include new error codes (1076 through 1080, 2058 through 2060) == References ==