Generated by
JDiff

Class org.apache.pig.PigConfiguration

Added Fields
String PIG_ATS_ENABLED Enable ATS for Pig
String PIG_BLOOMJOIN_HASH_FUNCTIONS The number of hash functions to be used in bloom computation.
String PIG_BLOOMJOIN_HASH_TYPE The type of hash function to use.
String PIG_BLOOMJOIN_NUM_FILTERS The number of bloom filters that will be created.
String PIG_BLOOMJOIN_STRATEGY Bloom join has two different kind of implementations.
String PIG_BLOOMJOIN_VECTORSIZE_BYTES The size in bytes of the bit vector to be used for the bloom filter.
String PIG_LOG_TRACE_ID Log tracing id that can be used by upstream clients for tracking respective logs
String PIG_PRINT_EXEC_PLAN  
String PIG_SPARK_USE_NETTY_FILESERVER Use Netty file server for Pig on Spark true or false default value is false
String PIG_STORE_SCHEMA_DISAMBIGUATE If set to false automatic schema disambiguation gets disabled i.e.
String PIG_STORE_SCHEMA_DISAMBIGUATE_DEFAULT  
String PIG_TEZ_AUTO_PARALLELISM_DISABLE_DAG_RECOVERY This key is used to turn off dag recovery if there is auto parallelism.
String PIG_TEZ_CONFIGURE_AM_MEMORY If set Pig will override tez.am.launch.cmd-opts and tez.am.resource.memory.mb to optimal
 

Changed Fields
String CALLER_ID Now deprecated.
use {@link #PIG_LOG_TRACE_ID} instead.
String ENABLE_ATS Now deprecated.
use {@link #PIG_ATS_ENABLED} instead.