Generated by
JDiff

Package org.apache.pig

Added Classes and Interfaces
CounterBasedErrorHandler  
ErrorHandler The interface that handles errors thrown by the StoreFuncInterface#putNext(Tuple)
ErrorHandling A StoreFunc should implement this interface to enable handling errors during {@code StoreFunc#putNext(Tuple)}
 

Changed Classes
PigConfiguration Container for static configuration strings defaults etc.
StoreFunc StoreFuncs take records from Pig's processing and store them into a data store.