[
https://issues.apache.org/jira/browse/HUDI-4349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
konwu closed HUDI-4349.
-----------------------
Resolution: Not A Problem
> Recover table config in flink job startup
> -----------------------------------------
>
> Key: HUDI-4349
> URL: https://issues.apache.org/jira/browse/HUDI-4349
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: konwu
> Priority: Major
>
> When flink job run with some error and right now modifying table config
> properties
> it will be Interrupted like eg.
>
> org.apache.hudi.exception.HoodieIOException: Error updating table configs.
> Caused by: java.io.InterruptedIOException: Interrupted while waiting for data
> to be acknowledged by pipeline
>
> After flink job restart , it always hit an error like below and could not
> start any more
>
> java.lang.IllegalArgumentException: hoodie.properties file seems invalid.
> Please check for left over `.updated` files if any, manually copy it to
> hoodie.properties and retry
>
> we should recove this on start
--
This message was sent by Atlassian Jira
(v8.20.10#820010)