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

Raymond Xu commented on HUDI-1473:
----------------------------------

[~clark10chang] can you share more details on your setup? like hudi version, 
spark version, configs / code snippet you used. 

> Handle empty parquet files
> --------------------------
>
>                 Key: HUDI-1473
>                 URL: https://issues.apache.org/jira/browse/HUDI-1473
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: storage-management
>            Reporter: Clark Chang
>            Priority: Major
>
> Under occasional situations, Hudi bulk insert generates empty parquet files ( 
> I cannot consistently reproduce it, however).
> The empty parquet files cause subsequent updates fail due to ParquetUtils 
> trying to read the footer.
> In Spark, there is a property: "spark.sql.files.ignoreCorruptFiles" which 
> handles such a case, would Hudi be able to take in this property?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to