[
https://issues.apache.org/jira/browse/HUDI-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17400264#comment-17400264
]
ASF GitHub Bot commented on HUDI-2314:
--------------------------------------
hudi-bot edited a comment on pull request #3486:
URL: https://github.com/apache/hudi/pull/3486#issuecomment-899911684
<!--
Meta data
{
"version" : 1,
"metaDataEntries" : [ {
"hash" : "946772d9878df27bdd3dac8ece5dc09b8fc4b681",
"status" : "DELETED",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1779",
"triggerID" : "946772d9878df27bdd3dac8ece5dc09b8fc4b681",
"triggerType" : "PUSH"
}, {
"hash" : "3e74eb4c2ae0e22677b6c972a97be516fd352eab",
"status" : "CANCELED",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1784",
"triggerID" : "3e74eb4c2ae0e22677b6c972a97be516fd352eab",
"triggerType" : "PUSH"
}, {
"hash" : "910a7114c24bdb872eab1f5132921bc0e8a2d9aa",
"status" : "UNKNOWN",
"url" : "TBD",
"triggerID" : "910a7114c24bdb872eab1f5132921bc0e8a2d9aa",
"triggerType" : "PUSH"
} ]
}-->
## CI report:
* 3e74eb4c2ae0e22677b6c972a97be516fd352eab Azure:
[CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1784)
* 910a7114c24bdb872eab1f5132921bc0e8a2d9aa UNKNOWN
<details>
<summary>Bot commands</summary>
@hudi-bot supports the following commands:
- `@hudi-bot run travis` re-run the last Travis build
- `@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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Add DynamoDb based lock provider
> --------------------------------
>
> Key: HUDI-2314
> URL: https://issues.apache.org/jira/browse/HUDI-2314
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Wenning Ding
> Priority: Major
> Labels: pull-request-available
>
> Similar to zookeeper & hive metastore based lock provider, we need to add
> DynamoDb based lock provider. The benefit of having DynamoDb based lock
> provider is for the customers who use AWS EMR, they can share the lock
> information across different EMR clusters and it's more easy for them to
> config.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)