You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pig.apache.org by Apache Wiki <wi...@apache.org> on 2009/08/12 20:50:57 UTC

[Pig Wiki] Trivial Update of "PigErrorHandlingFunctionalSpecification" by AshutoshChauhan

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 AshutoshChauhan:
http://wiki.apache.org/pig/PigErrorHandlingFunctionalSpecification

------------------------------------------------------------------------------
  ||1100||Replacement node cannot be null.||
  ||1101||Merge Join must have exactly two inputs. Found : + <size> + inputs ||
  ||1102||Data is not sorted on <left/right> side. Last two keys encountered were: <previous key>, <current key> ||
+ ||1103||Merge join only supports Filter, Foreach and Load as its predecessor. Found : <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||