[
https://issues.apache.org/jira/browse/HUDI-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17755494#comment-17755494
]
Sagar Sumit commented on HUDI-2173:
-----------------------------------
Main feature was added in HUDI-2314. Couple of fix/enhancements that went after:
HUDI-6278
HUDI-6638
> Enhancing DynamoDB based LockProvider
> -------------------------------------
>
> Key: HUDI-2173
> URL: https://issues.apache.org/jira/browse/HUDI-2173
> Project: Apache Hudi
> Issue Type: New Feature
> Components: writer-core
> Reporter: Vinoth Chandar
> Assignee: Dave Hagman
> Priority: Major
> Fix For: 0.14.0, 1.1.0
>
>
> Currently, we have ZK and HMS based Lock providers, which can be limited to
> co-ordinating across a single EMR or Hadoop cluster.
> For aws users, DynamoDB is a readily available , fully managed , geo
> replicated datastore, that can actually be used to hold locks, that can now
> span across EMR/hadoop clusters.
> This effort involves supporting a new `DynamoDB` lock provider that
> implements org.apache.hudi.common.lock.LockProvider. We can place the
> implementation itself in hudi-client-common, so it can be used across Spark,
> Flink, Deltastreamer etc.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)