hudi-bot opened a new issue, #14721:
URL: https://github.com/apache/hudi/issues/14721

   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?
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-1473
   - Type: Improvement
   
   
   ---
   
   
   ## Comments
   
   12/Mar/22 13:03;xushiyan;[~clark10chang] can you share more details on your 
setup? like hudi version, spark version, configs / code snippet you used. ;;;


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to