Aditya Goenka
Aditya Goenka
@ofinchuk-bloomberg This is same issue as https://issues.apache.org/jira/browse/HUDI-4818 . It is still reproducible on Will try to get this fix prioritized.
@SudhirSaxena As the error suggests, you are writing on existing hudi table for which database name is different. Can you confirm value for tgt_db. ``` org.apache.hudi.exception.HoodieException: Config conflict(key current value...
@SudhirSaxena Metadata table is always MOR, so that's expected. Can you identify from spark UI where exactly the job is taking time.
That's strange! looks like it has stalled on driver. Can you check driver logs during this time.
@SudhirSaxena The above are driver logs only. But can you see what logs it is printing during that one hour period. We can sync up on slack and connect on...
Had a conversation with @SudhirSaxena on this and looked at his setup. He is using emr-6.15 with OSS hudi 0.14.0. 1. With RLI enabled, the upsert job is getting stuck...
@SudhirSaxena Did you get a chance to try this out. Thanks in advance for all the contribution on this.
@zachtrong Sorry for the delay here. Did you tried upgrading the version in your setup and did that worked fine? If it work and you don't see any issue with...
Got it. Thanks. Let us know in case you need help on this.
@huliwuli Did you tried using 0.14.1 ? 0.13.0 was not even supported with spark 3.4