nsivabalan commented on issue #6925: URL: https://github.com/apache/hudi/issues/6925#issuecomment-1284374671
and something to keep in mind. if you are spinning up 200 concurrent workers, some are bound to fail if there are overlapping commits and due to timeout not able to acquire locks since there are 200 concurrent writers. you may have to increase some of the lock configs like retries, lock timeouts etc. -- 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]
