You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/09/27 13:06:00 UTC

[jira] [Commented] (ARROW-6713) [Python] Getting "ArrowIOError: Corrupted file, smaller than file footer" when reading large number of parquet files to ParquetDataset()

    [ https://issues.apache.org/jira/browse/ARROW-6713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16939426#comment-16939426 ] 

Wes McKinney commented on ARROW-6713:
-------------------------------------

Can you identify the file it's failing on? Is that file readable on its own? 

> [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
>              Labels: parquet
>         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)