You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Nicholas Jiang (Jira)" <ji...@apache.org> on 2021/09/30 03:06:00 UTC

[jira] [Created] (HUDI-2503) HoodieFlinkWriteClient supports to allow parallel writing to tables using Locking service

Nicholas Jiang created HUDI-2503:
------------------------------------

             Summary: HoodieFlinkWriteClient supports to allow parallel writing to tables using Locking service
                 Key: HUDI-2503
                 URL: https://issues.apache.org/jira/browse/HUDI-2503
             Project: Apache Hudi
          Issue Type: Improvement
          Components: Flink Integration
            Reporter: Nicholas Jiang


The strategy interface for conflict resolution with multiple writers is introduced and the SparkRDDWriteClient has integrated with the ConflictResolutionStrategy. HoodieFlinkWriteClient should also support to allow parallel writing to tables using Locking service based on ConflictResolutionStrategy.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)