PigDeveloperCookbook

Objective

The objective of this document to provide development guidelines for contributors to Pig project.

Error Handling

There are several types of errors in Pig:

It is helpful to be able to separate different types of errors in our code. Here is the proposal on how to handle them:

last edited 2008-03-04 01:30:17 by OlgaN