fengjian428 commented on issue #7654:
URL: https://github.com/apache/hudi/issues/7654#issuecomment-1396788939
@hemanth-gowda-12
try to add this line
.withFileSystemViewConfig(FileSystemViewStorageConfig.newBuilder().withStorageType(FileSystemViewStorageType.MEMORY).build())
I suspect it was caused by RemoteFileSystemView having a problem with
multiple writers.
not sure it can be fixed quickly, maybe a by-design issue
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]