[Pig Wiki] Update of PigErrorHandlingFunctionalSpecification by SanthoshSrinivasan

2009-02-05 Thread Apache Wiki
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

--
  ||2103||Problem while computing max/min/sum of 
doubles/floats/ints/longs/strings.||
  ||2104||Error while determining schema of BinStorage data.||
  ||2105||Error while converting 
int/long/float/double/chararray/tuple/bag/map to bytes||
- ||2106||Error while computing arity/count/min/max/sum/size in class name||
+ ||2106||Error while computing arity/count/concat/min/max/sum/size in class 
name||
  ||2107||DIFF expected two inputs but received n inputs.||
  ||2108||Could not determine data type of field: object||
  ||2109||TextLoader does not support conversion from/to 
Bag/Tuple/Map/Integer/Long/Float/Double.||
@@ -346, +346 @@

 1. February 2, 2009: Updated Compendium of error messages to include new 
error codes (1081 through 1082, 2067 through 2092, 6014)
 1. February 3, 2009: Updated Compendium of error messages to include new 
error codes (updated 2098 and 2099 to 2998 and 2999 respectively, added 2093 
through 2101, 2103 through 2107)
 1. February 4, 2009: Updated Compendium of error messages to include new 
error codes (updated 1010, 1011, 1012 and 2106; added 2102, 2108 through 2114) 
- 
+1. February 5, 2009: Updated Compendium of error messages to include new 
error codes (updated 2106; added 2115)
  
  == References ==
  


[Pig Wiki] Update of PigErrorHandlingFunctionalSpecification by SanthoshSrinivasan

2009-02-05 Thread Apache Wiki
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

--
  ||2040||Unknown exec type: type||
  ||2041||No Plan to compile||
  ||2042||Internal error. Unable to translate logical plan to physical plan.||
- ||2043||Error during execution.||
+ ||2043||Unexpected error during execution.||
  ||2044||The type type cannot be collected as a Key type||
  ||2045||Internal error. Not able to check if the leaf node is a store 
operator.||
  ||2046||Unable to create FileInputHandler.||
@@ -296, +296 @@

  ||2112||Unexpected data while reading tuple from binary file.||
  ||2113||SingleTupleBag should never be serialized or serialized.||
  ||2114||Expected input to be chararray, but got class name||
+ ||2115||Internal error. Expected to throw exception from the backend. Did not 
find any exception to throw.||
  ||2998||Unexpected internal error.||
  ||2999||Unhandled internal error.||
  ||4000||The output file(s): filename  already exists||
@@ -346, +347 @@

 1. February 2, 2009: Updated Compendium of error messages to include new 
error codes (1081 through 1082, 2067 through 2092, 6014)
 1. February 3, 2009: Updated Compendium of error messages to include new 
error codes (updated 2098 and 2099 to 2998 and 2999 respectively, added 2093 
through 2101, 2103 through 2107)
 1. February 4, 2009: Updated Compendium of error messages to include new 
error codes (updated 1010, 1011, 1012 and 2106; added 2102, 2108 through 2114) 
-1. February 5, 2009: Updated Compendium of error messages to include new 
error codes (updated 2106; added 2115)
+1. February 5, 2009: Updated Compendium of error messages to include new 
error codes (updated 2043 and 2106; added 2115)
  
  == References ==