[
https://issues.apache.org/jira/browse/HUDI-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17755462#comment-17755462
]
Sagar Sumit commented on HUDI-1457:
-----------------------------------
We already have
[FileSystemBasedLockProvider|https://github.com/apache/hudi/blob/616b663c19eb059438dc3a7f80c5c84b39a6ef6f/hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/transaction/lock/FileSystemBasedLockProvider.java]
and it has
[validation|https://github.com/apache/hudi/commit/68c3be5df5b4a8c54e425d5c7fb54b42ac314344]
to ensure that it is used only when the underlying filesystem support atomic
operations. Will close this ticket and create a separate one for extending
FileSystemBasedLockProvider to cloud storage.
> Add multi writing to Hudi tables using DFS based locking (only HDFS atomic
> renames)
> -----------------------------------------------------------------------------------
>
> Key: HUDI-1457
> URL: https://issues.apache.org/jira/browse/HUDI-1457
> Project: Apache Hudi
> Issue Type: New Feature
> Components: writer-core
> Reporter: Nishith Agarwal
> Assignee: Nishith Agarwal
> Priority: Major
> Fix For: 1.1.0
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)