chenwyi2 opened a new issue, #4996:
URL: https://github.com/apache/iceberg/issues/4996
i use spark to run rewritedatafile, and i have a flink job write this table
every 5 min, but if the rewritefatafile spend more than 5 min, it will commit
error with "ValidationException: Cannot commit, found new position delete for
replaced data file: GenericDataFile{content=data,
file_path=qbfs://online01/warehouse/prod_censor_datalake.db/document/dataxxx",
so there is a good solution? so now i must keep rewritedatafile in 5 min,
otherwise it will commit failed
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]