[
https://issues.apache.org/jira/browse/ARROW-6713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Harini Kannan updated ARROW-6713:
---------------------------------
Description:
When trying to read a large number of parquet files (> 600) into
ParquetDataset(), getting the error:
ArrowIOError: Corrupted file, smaller than file footer.
This could be related to this issue:
https://issues.apache.org/jira/browse/ARROW-3424
Note:
-This works fine for small number of (< 245 to be exact, not sure if this
helps) parquet files.
was:
When trying to read a large number of parquet files (> 600) into
ParquetDataset(), getting the error:
ArrowIOError: Corrupted file, smaller than file footer.
Note:
-This works fine for small number of (10-20) parquet files.
> [Python] Getting "ArrowIOError: Corrupted file, smaller than file footer"
> when reading large number of parquet files to ParquetDataset()
> ----------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ARROW-6713
> URL: https://issues.apache.org/jira/browse/ARROW-6713
> Project: Apache Arrow
> Issue Type: Bug
> Reporter: Harini Kannan
> Priority: Major
> Attachments: Screen Shot 2019-09-26 at 2.30.49 PM.png
>
>
> When trying to read a large number of parquet files (> 600) into
> ParquetDataset(), getting the error:
> ArrowIOError: Corrupted file, smaller than file footer.
>
> This could be related to this issue:
> https://issues.apache.org/jira/browse/ARROW-3424
> Note:
> -This works fine for small number of (< 245 to be exact, not sure if this
> helps) parquet files.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)