| Package | Description |
|---|---|
| org.apache.parquet.hadoop |
Provides classes to store use Parquet files in Hadoop
In a map reduce job:
|
| Modifier and Type | Method and Description |
|---|---|
List<ParquetInputSplit> |
ParquetInputFormat.getSplits(org.apache.hadoop.conf.Configuration configuration,
List<Footer> footers)
Deprecated.
split planning using file footers will be removed
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.