public abstract class HivePairFlatMapFunction<T,K,V> extends Object implements org.apache.spark.api.java.function.PairFlatMapFunction<T,K,V>
Modifier and Type | Field and Description |
---|---|
protected org.apache.hadoop.mapred.JobConf |
jobConf |
protected SparkReporter |
sparkReporter |
Constructor and Description |
---|
HivePairFlatMapFunction(byte[] buffer,
SparkReporter sparkReporter) |
protected transient org.apache.hadoop.mapred.JobConf jobConf
protected SparkReporter sparkReporter
public HivePairFlatMapFunction(byte[] buffer, SparkReporter sparkReporter)
Copyright © 2017 The Apache Software Foundation. All rights reserved.