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

The comment on the change is:
Errors related to Merge Join

------------------------------------------------------------------------------
  ||1098||Node index cannot be negative.||
  ||1099||Node to be replaced cannot be null.||
  ||1100||Replacement node cannot be null.||
+ ||1101||Merge Join must have exactly two inputs. Found : + <size> + inputs ||
+ ||1102||Error encountered while doing sort merge join. Check if data on right 
side is sorted. Last two tuples encountered were: \n"+ <previous tuple>+ "\n" + 
<current tuple>||
  ||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||

Reply via email to