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

------------------------------------------------------------------------------
  ||1080||Did not find inputs for operator: " <operator>||
  ||1081||Cannot cast to <int/float/long/double/string/tuple/bag/map>. Expected 
bytearray but received: <type>||
  ||1082||Cogroups with more than 127 inputs not supported.||
+ ||1083||setBatchOn() must be called first.||
+ ||1084||Invalid Query: Query is null or of size 0.||
  ||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||
@@ -308, +310 @@

  ||2124||Internal Error: Unexpected error creating field schema||
  ||2125||Expected at most one predecessor of load||
  ||2126||Predecessor of load should be store||
+ ||2127||Cloning of plan failed.||
+ ||2128||Failed to connect store with dependent load.||
  ||2998||Unexpected internal error.||
  ||2999||Unhandled internal error.||
  ||4000||The output file(s): <filename>  already exists||

Reply via email to