TengHuo opened a new pull request, #8161: URL: https://github.com/apache/hudi/pull/8161
### Change Logs HiveMetastore lock provider full name `org.apache.hudi.hive.HiveMetastoreBasedLockProvider` -> `org.apache.hudi.hive.transaction.lock.HiveMetastoreBasedLockProvider` According to the code https://github.com/apache/hudi/blob/master/hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/transaction/lock/HiveMetastoreBasedLockProvider.java ### Impact NO impact, doc update only. ### Risk level (write none, low medium or high below) none ### Documentation Update Update HiveMetastore lock provider full name in concurrency control doc. ### Contributor's checklist - [x] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute) - [x] Change Logs and Impact were stated clearly - [x] Adequate tests were added if applicable - [x] CI passed -- 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]
