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/03/05 22:48:26 UTC

[Pig Wiki] Update of "PigErrorHandlingFunctionalSpecification" by ThejasNair

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

The comment on the change is:
Error code 2110 is not used. Type conversion failure will return null, not error

------------------------------------------------------------------------------
  ||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>.||
- ||2110||Could not convert bytearray to <bag/map/tuple>||
  ||2111||Unable to create temporary directory: <path>||
  ||2112||Unexpected data while reading tuple from binary file.||
  ||2113||SingleTupleBag should never be serialized or serialized.||