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 The comment on the change is: Added error codes 1101 and 2149 ------------------------------------------------------------------------------ ||1098||Node index cannot be negative.|| ||1099||Node to be replaced cannot be null.|| ||1100||Replacement node cannot be null.|| + ||1101||PushUpFilter invoked with an invalid operator class name: <operatorClassName>|| ||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|| @@ -349, +350 @@ ||2146||Internal Error. Inconsistency in key index found during optimization.|| ||2147||Error cloning POLocalRearrange for limit after sort.|| ||2148||Error cloning POPackageLite for limit after sort|| + ||2149||Internal error while trying to check if filters can be pushed up.|| ||2998||Unexpected internal error.|| ||2999||Unhandled internal error.|| ||4000||The output file(s): <filename> already exists||
