Generated by
JDiff

Class org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReducePOStoreImpl

Changed Constructors
MapReducePOStoreImpl(TaskAttemptContext) Change in type from JobConf to TaskAttemptContext.
 
 

Removed Methods
void setReporter(Reporter)  
 

Changed Methods
StoreFuncInterface createStoreFunc(POStore) Change in return type from StoreFunc to StoreFuncInterface.
Change in signature from (FileSpec, Schema) to POStore.
 
 

Removed Fields
String PIG_STORE_CONFIG