[
https://issues.apache.org/jira/browse/HUDI-5172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen closed HUDI-5172.
----------------------------
Fix Version/s: 0.13.0
(was: 0.13.1)
Resolution: Fixed
Fixed via master branch: e5422ca0961e05ab4c8767ed1d2d844eacbd39c0
> Handle empty or corrupted timeline files in data table while constructing
> valid instants for metadata table read
> ----------------------------------------------------------------------------------------------------------------
>
> Key: HUDI-5172
> URL: https://issues.apache.org/jira/browse/HUDI-5172
> Project: Apache Hudi
> Issue Type: Bug
> Components: metadata
> Reporter: sivabalan narayanan
> Assignee: sivabalan narayanan
> Priority: Critical
> Fix For: 0.13.0
>
>
> while reading metadata table, we always poll data timeline to ensure we read
> only valid instants. there are chances that some meta files are corrupted in
> such scenarios (atleast in hdfs) and might fail the read from metadata table.
>
> We might need to put in a proper fix around this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)