bithw1 commented on issue #17720: URL: https://github.com/apache/hudi/issues/17720#issuecomment-3692215939
I try with spark sql and get the error message that hoodie.keep.max.commits should be greater than hoodie.keep.min.commits. In my flink sql, if I changed hoodie.keep.min.commits = 2, and hoodie.keep.max.commits =3, then it works. If the two configuration leads to JobManager crash, then this is really an ugly bug. -- 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]
