| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.io.orc |
The Optimized Row Columnar (ORC) File Format.
|
| org.apache.hadoop.hive.ql.io.parquet.write |
| Modifier and Type | Method and Description |
|---|---|
StatsProvidingRecordWriter |
OrcOutputFormat.getHiveRecordWriter(org.apache.hadoop.mapred.JobConf conf,
org.apache.hadoop.fs.Path path,
Class<? extends org.apache.hadoop.io.Writable> valueClass,
boolean isCompressed,
Properties tableProperties,
org.apache.hadoop.util.Progressable reporter) |
| Modifier and Type | Class and Description |
|---|---|
class |
ParquetRecordWriterWrapper |
Copyright © 2022 The Apache Software Foundation. All rights reserved.