public final class ParquetRecordWriterUtil extends Object
Modifier and Type | Method and Description |
---|---|
static org.apache.hadoop.hive.ql.exec.FileSinkOperator.RecordWriter |
createParquetWriter(Path target,
org.apache.hadoop.mapred.JobConf conf,
Properties properties,
boolean compress,
ConnectorSession session) |
public static org.apache.hadoop.hive.ql.exec.FileSinkOperator.RecordWriter createParquetWriter(Path target, org.apache.hadoop.mapred.JobConf conf, Properties properties, boolean compress, ConnectorSession session) throws IOException, ReflectiveOperationException
Copyright © 2012–2021. All rights reserved.