[
https://issues.apache.org/jira/browse/PARQUET-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
tianshuo resolved PARQUET-101.
------------------------------
Resolution: Fixed
Fix Version/s: parquet-mr_1.6.0
Issue resolved by pull request 64
[https://github.com/apache/incubator-parquet-mr/pull/64]
> Exception when reading data with parquet.task.side.metadata=false
> -----------------------------------------------------------------
>
> Key: PARQUET-101
> URL: https://issues.apache.org/jira/browse/PARQUET-101
> Project: Parquet
> Issue Type: Bug
> Affects Versions: 1.6.0rc2
> Reporter: Julien Le Dem
> Assignee: Julien Le Dem
> Fix For: parquet-mr_1.6.0
>
>
> Error: java.lang.IllegalStateException: All the offsets listed in the split
> should be found in the file. expected: [178996073, 202818477] found:
> REDACTED] out of: [4, 30470363, 51019598, 69907789, 106365281, 126337626,
> 145280217, 178996073] in range 0, 202818477
> at
> parquet.hadoop.ParquetRecordReader.initializeInternalReader(ParquetRecordReader.java:175)
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)