You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/09/22 02:55:54 UTC

[GitHub] [hudi] YuweiXiao opened a new pull request, #6738: [HUDI-4895] Object store based lock provider

YuweiXiao opened a new pull request, #6738:
URL: https://github.com/apache/hudi/pull/6738

   ### Change Logs
   
   Currently, we have `FileSystemBasedLockProvier`, which relies on the atomic guarantee of the underlying file system. Specifically, only with filesystem's atomic rename & atomic create capability, the LockProvider can work properly.
   
    This PR enables Object store (e.g, AliyunOSS) as a lock provider.
   
   ### Impact
   
   No API change.
   
   **Risk level: none | low | medium | high**
   
   LOW.
   
   ### 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
   - [ ] Adequate tests were added if applicable
   - [ ] 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] hudi-bot commented on pull request #6738: [HUDI-4895] Object store based lock provider

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #6738:
URL: https://github.com/apache/hudi/pull/6738#issuecomment-1254473579

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "c0c9616166bf46216cdaf9ff8d634770e325e472",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "c0c9616166bf46216cdaf9ff8d634770e325e472",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c0c9616166bf46216cdaf9ff8d634770e325e472 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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] YuweiXiao closed pull request #6738: [HUDI-4895] Object store based lock provider

Posted by GitBox <gi...@apache.org>.
YuweiXiao closed pull request #6738: [HUDI-4895] Object store based lock provider
URL: https://github.com/apache/hudi/pull/6738


-- 
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] hudi-bot commented on pull request #6738: [HUDI-4895] Object store based lock provider

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #6738:
URL: https://github.com/apache/hudi/pull/6738#issuecomment-1254556886

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "c0c9616166bf46216cdaf9ff8d634770e325e472",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=11567",
       "triggerID" : "c0c9616166bf46216cdaf9ff8d634770e325e472",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c0c9616166bf46216cdaf9ff8d634770e325e472 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=11567) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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] hudi-bot commented on pull request #6738: [HUDI-4895] Object store based lock provider

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #6738:
URL: https://github.com/apache/hudi/pull/6738#issuecomment-1254476299

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "c0c9616166bf46216cdaf9ff8d634770e325e472",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=11567",
       "triggerID" : "c0c9616166bf46216cdaf9ff8d634770e325e472",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c0c9616166bf46216cdaf9ff8d634770e325e472 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=11567) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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