Generated by
JDiff

Class org.apache.pig.PigConfiguration

Added Fields
String PIG_DEFAULT_LOAD_FUNC This key is used to define the default load func.
String PIG_DEFAULT_STORE_FUNC This key is used to define the default store func.
String PIG_ENABLE_TEMP_FILE_COMPRESSION This key is used to define whether to have intermediate file compressed
String PIG_JOIN_REPLICATED_MAX_BYTES This key used to control the maximum size loaded into the distributed cache when doing fragment-replicated join
String PIG_OUTPUT_COMMITTER_RECOVERY This key is used to define whether to support recovery to handle the application master getting restarted.
String PIG_TEMP_FILE_COMPRESSION_CODEC Compression codec used by intermediate storage TFileStorage only support gzip and lzo.
String PIG_TEMP_FILE_COMPRESSION_STORAGE This key is used to set the storage type used by intermediate file storage If pig.tmpfilecompression default storage used is TFileStorage.