Y Ethan Guo
Y Ethan Guo
@noahtaite We made a foundational redesign to the metadata table with synchronous updates in 0.10.0 release: https://hudi.apache.org/releases/release-0.10.0#metadata-table. Could you try the latest release 0.11.1 and see if the problem is...
@toninis Have you tried the latest master and checked if that solves the problem?
@soma1712 could you share how you read the Hudi table in `s3://pythonscripts/hudi_read.py` and the full stacktrace as well? Which Hudi release do you use?
@pan3793 I’m interested in working on the subtasks in this umbrella as well. I can start with #2553. Could you assign the subtask to me if no one is working...
On the latest master, the file system instance is already instantiated properly in the setup of `TestHoodieLogFormat`. Closing this PR. @loukey-lj feel free to reopen it when you see fit.
After revisiting this PR, I feel that this introduces the risk of building release artifacts with different versions of dependencies on M1 Macbook (note that the release manager needs to...
Part of this PR went into #7642 so closing this one
Hi @huberylee , are you still actively working on this PR and resolving conflicts?
> > 2023-12-23T04:01:07.0996155Z 4017081 [Executor task launch worker for task 372] ERROR org.apache.spark.executor.Executor [] - Exception in task 0.0 in stage 133.0 (TID 372) > > 2023-12-23T04:01:07.0997116Z java.lang.OutOfMemoryError: GC overhead...
Master CI is broken due to OOM in Spark, which is irrelevant.