koochiswathiTR
koochiswathiTR
@zhedoubushishi @nsivabalan Please help me here
@nsivabalan Hi, Both the emrs are running concurrently. This is the first time we are setting up hudi with Multi writer, Below are my hudi config properties, I have set...
We have solved above issue by automatic creation of Dynamodb table and table is created with partition key (key) We could able to setup without aws keys. Now it is...
@nsivabalan Pls respond on this.
@zhedoubushishi @nsivabalan @xushiyan It will be great if we hear from you soon, Complete Stacktrace : "java.util.ConcurrentModificationException: Cannot resolve conflicts for overlapping writes", "at org.apache.hudi.client.transaction.SimpleConcurrentFileWritesConflictResolutionStrategy.resolveConflict(SimpleConcurrentFileWritesConflictResolutionStrategy.java:102) \nat org.apache.hudi.client.utils.TransactionUtils.lambda$resolveWriteConflictIfAny$0(TransactionUtils.java:85) \nat java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384)\nat java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:742)...
with Locking mechanism we expect only one writer writes at a time by acquiring lock. and other writer waits for the lock. There should not be any concurrent writers. We...
@zhedoubushishi @nsivabalan @xushiyan Any update on this.
@zhedoubushishi @nsivabalan @xushiyan any update on this?
[duplicate with different commit time_hudi.txt](https://github.com/apache/hudi/files/10966648/duplicate.with.different.commit.time_hudi.txt) [duplicate with same commit time_hudi.txt](https://github.com/apache/hudi/files/10966649/duplicate.with.same.commit.time_hudi.txt)
@nsivabalan can you please check this.