| Package | Description |
|---|---|
| parquet.avro |
Provides classes to store Avro data in Parquet files.
|
| parquet.hadoop.example | |
| parquet.hadoop.mapred |
| Modifier and Type | Class and Description |
|---|---|
class |
AvroParquetInputFormat
A Hadoop
InputFormat for Parquet files. |
| Modifier and Type | Class and Description |
|---|---|
class |
ExampleInputFormat
Example input format to read Parquet files
This Input format uses a rather inefficient data model but works independently of higher level abstractions.
|
| Modifier and Type | Field and Description |
|---|---|
protected ParquetInputFormat<V> |
DeprecatedParquetInputFormat.realInputFormat |
Copyright © 2015. All rights reserved.