You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "TengHuo (via GitHub)" <gi...@apache.org> on 2023/03/13 02:29:39 UTC

[GitHub] [hudi] TengHuo opened a new pull request, #8161: [MINOR][DOCS] fix HiveMetastore lock provider package name

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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] danny0405 merged pull request #8161: [MINOR][DOCS] fix HiveMetastore lock provider package name

Posted by "danny0405 (via GitHub)" <gi...@apache.org>.
danny0405 merged PR #8161:
URL: https://github.com/apache/hudi/pull/8161


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] TengHuo commented on pull request #8161: [MINOR][DOCS] fix HiveMetastore lock provider package name

Posted by "TengHuo (via GitHub)" <gi...@apache.org>.
TengHuo commented on PR #8161:
URL: https://github.com/apache/hudi/pull/8161#issuecomment-1467471095

   Thanks guys


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org