| Package | Description |
|---|---|
| parquet.hadoop |
Provides classes to store use Parquet files in Hadoop
In a map reduce job:
|
| 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 © 2016 Cloudera. All Rights Reserved.