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