| Package | Description |
|---|---|
| org.apache.parquet.hadoop |
Provides classes to store use Parquet files in Hadoop
In a map reduce job:
|
| org.apache.parquet.hadoop.example |
| Modifier and Type | Method and Description |
|---|---|
ParquetWriter<T> |
ParquetWriter.Builder.build()
Build a
ParquetWriter with the accumulated configuration. |
| Modifier and Type | Class and Description |
|---|---|
class |
ExampleParquetWriter
An example file writer class.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.