ad1happy2go commented on issue #9807: URL: https://github.com/apache/hudi/issues/9807#issuecomment-1776788035
@ehurheap I was trying to reproduce and identify the reason for this Exception. Couldn't reproduce as was not able to run and even not able to identify exact reason. It is happening due to this custom code only. This issue is occurring because the DynamoDBBasedLockProvider object is being utilized somewhere within an executor. When we directly pass the object, the problem arises. You might want to consider creating the object exclusively within the executor code if you can figure that out. -- 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]
