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,
ConnectorSession session) |
static void |
setParquetSchema(org.apache.hadoop.conf.Configuration conf,
org.apache.parquet.schema.MessageType schema) |
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,
ConnectorSession session)
throws IOException,
ReflectiveOperationException
public static void setParquetSchema(org.apache.hadoop.conf.Configuration conf,
org.apache.parquet.schema.MessageType schema)
Copyright © 2012–2020. All rights reserved.