Uses of Class
org.apache.parquet.hadoop.ParquetInputSplit
-
Packages that use ParquetInputSplit Package Description org.apache.parquet.hadoop Provides classes to store use Parquet files in Hadoop In a map reduce job: -
-
Uses of ParquetInputSplit in org.apache.parquet.hadoop
Methods in org.apache.parquet.hadoop that return types with arguments of type ParquetInputSplit Modifier and Type Method Description List<ParquetInputSplit>ParquetInputFormat. getSplits(org.apache.hadoop.conf.Configuration configuration, List<Footer> footers)Deprecated.split planning using file footers will be removed
-