jdattani commented on issue #5451:
URL: https://github.com/apache/hudi/issues/5451#issuecomment-1113914876

   @umehrot2 Thanks for your inputs. Yes, the table was manually created. 
   
   Since partition_key is an attribute in hoodie config, I assumed it could be 
any name and hudi would read it from config.
   https://hudi.apache.org/docs/concurrency_control/
   
   
hoodie.write.lock.provider=org.apache.hudi.aws.transaction.lock.DynamoDBBasedLockProvider
   hoodie.write.lock.dynamodb.table
   hoodie.write.lock.dynamodb.partition_key
   hoodie.write.lock.dynamodb.region
   
   Nevertheless I will try changing the partition key field name and update if 
that solves the issue. 
   


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