Package | Description |
---|---|
parquet.avro |
Provides classes to store Avro data in Parquet files.
|
parquet.hadoop |
Provides classes to store use Parquet files in Hadoop
In a map reduce job:
|
parquet.hadoop.api |
APIs to integrate various type systems with Parquet
|
parquet.hadoop.example | |
parquet.tools.read |
Class and Description |
---|
ReadSupport
Abstraction used by the
ParquetInputFormat to materialize records |
ReadSupport.ReadContext
information to read the file
|
WriteSupport
Abstraction to use with
ParquetOutputFormat to convert incoming records |
WriteSupport.WriteContext
information to be persisted in the file
|
Class and Description |
---|
ReadSupport
Abstraction used by the
ParquetInputFormat to materialize records |
WriteSupport
Abstraction to use with
ParquetOutputFormat to convert incoming records |
Class and Description |
---|
InitContext
Context passed to ReadSupport when initializing for read
|
ReadSupport.ReadContext
information to read the file
|
WriteSupport.WriteContext
information to be persisted in the file
|
Class and Description |
---|
ReadSupport
Abstraction used by the
ParquetInputFormat to materialize records |
ReadSupport.ReadContext
information to read the file
|
WriteSupport
Abstraction to use with
ParquetOutputFormat to convert incoming records |
WriteSupport.WriteContext
information to be persisted in the file
|
Class and Description |
---|
InitContext
Context passed to ReadSupport when initializing for read
|
ReadSupport
Abstraction used by the
ParquetInputFormat to materialize records |
ReadSupport.ReadContext
information to read the file
|
Copyright © 2015. All rights reserved.