java.lang.Object org.apache.crunch.impl.spark.SparkRuntimeContext
public class SparkRuntimeContext
SparkRuntimeContext(org.apache.spark.Accumulator<Map<String,Map<String,Long>>> counters, org.apache.spark.broadcast.Broadcast<byte[]> broadConf)
org.apache.hadoop.conf.Configuration
getConfiguration()
void
initialize(DoFn<?,?> fn)
setConf(org.apache.spark.broadcast.Broadcast<byte[]> broadConf)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SparkRuntimeContext(org.apache.spark.Accumulator<Map<String,Map<String,Long>>> counters, org.apache.spark.broadcast.Broadcast<byte[]> broadConf)
public void setConf(org.apache.spark.broadcast.Broadcast<byte[]> broadConf)
public void initialize(DoFn<?,?> fn)
public org.apache.hadoop.conf.Configuration getConfiguration()