You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Raymond Xu (Jira)" <ji...@apache.org> on 2022/07/05 02:44:00 UTC

[jira] [Updated] (HUDI-2173) Enhancing DynamoDB based LockProvider

     [ https://issues.apache.org/jira/browse/HUDI-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raymond Xu updated HUDI-2173:
-----------------------------
    Fix Version/s: 0.13.0

> 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.13.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)