public class HiveOutputWriter extends org.apache.spark.sql.execution.datasources.OutputWriter implements HiveInspectors
HiveInspectors.typeInfoConversions
Constructor and Description |
---|
HiveOutputWriter(String path,
org.apache.spark.sql.hive.HiveShim.ShimFileSinkDesc fileSinkConf,
org.apache.hadoop.mapred.JobConf jobConf,
StructType dataSchema) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
write(org.apache.spark.sql.catalyst.InternalRow row) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
decimalTypeInfoToCatalyst, getBinaryWritable, getBinaryWritableConstantObjectInspector, getBooleanWritable, getBooleanWritableConstantObjectInspector, getByteWritable, getByteWritableConstantObjectInspector, getDateWritable, getDateWritableConstantObjectInspector, getDecimalWritable, getDecimalWritableConstantObjectInspector, getDoubleWritable, getDoubleWritableConstantObjectInspector, getFloatWritable, getFloatWritableConstantObjectInspector, getIntWritable, getIntWritableConstantObjectInspector, getLongWritable, getLongWritableConstantObjectInspector, getPrimitiveNullWritableConstantObjectInspector, getShortWritable, getShortWritableConstantObjectInspector, getStringWritable, getStringWritableConstantObjectInspector, getTimestampWritable, getTimestampWritableConstantObjectInspector, inspectorToDataType, isSubClassOf, javaTypeToDataType, toInspector, toInspector, unwrapperFor, unwrapperFor, withNullSafe, wrap, wrap, wrap, wrapperFor
public HiveOutputWriter(String path, org.apache.spark.sql.hive.HiveShim.ShimFileSinkDesc fileSinkConf, org.apache.hadoop.mapred.JobConf jobConf, StructType dataSchema)