Interface and Description |
---|
org.apache.pig.PigToStream
Use
PigStreamingBase |
org.apache.pig.StreamToPig
Use
PigStreamingBase |
Class and Description |
---|
org.apache.pig.builtin.ARITY
Use
SIZE instead. |
org.apache.pig.ComparisonFunc |
org.apache.pig.data.DefaultTupleFactory
Use
TupleFactory |
Field and Description |
---|
org.apache.pig.impl.PigContext.scriptFiles |
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() |
Copyright © 2007-2025 The Apache Software Foundation