|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Fields | |
---|---|
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigInputFormat.sJob
Use UDFContext instead in the following way to get
the job's Configuration :
UdfContext.getUdfContext().getJobConf() |
|
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigGenericMapReduce.sJobConf
Use UDFContext instead in the following way to get
the job's Configuration :
UdfContext.getUdfContext().getJobConf() |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |