codope commented on issue #7286:
URL: https://github.com/apache/hudi/issues/7286#issuecomment-1345776980

   @soumilshah1995 What you're hitting is the `ClassNotFoundException: 
org.apache.hudi.aws.transaction.lock.DynamoDBBasedLockProvider`. If you use the 
right bundle of hudi, this class should be present. In OSS, for making use of 
`DynamoDBBasedLockProvider`, you need to have `hudi-aws-bundle` in classpath as 
well. This looks like the default glue setup issue and I would encourage you to 
raise an AWS support ticket. We have been running continuous tests with 
different lock providers for multi-writer scenarios successfully.


-- 
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]

Reply via email to