Ranga Reddy
Ranga Reddy
Created upstream jira for this issue - https://issues.apache.org/jira/browse/HUDI-9402
Created a pull request - https://github.com/apache/hudi/pull/13297
Fix is available in the master branch.
Hi @melin Could you please let me know which Hudi version you have used for testing?
As per the Hudi Git repository, the supported Spark version is 3.5.1, however I am also able to run the Hudi examples using Spark 3.5.2, which is not officially supported....
Hi @melin I successfully ran the sample code using Spark 3.5.3, and it worked without any issues when writing and reading the Hudi table data. It is possible to share...
Hi @melin I have re-tested with Spark 3.5.3 and Hudi 0.15, and I did not encounter any issues. I am sharing a sample pom.xml file and Scala code for your...
Hi @melin Thanks for sharing detailed analysis. Could you please try my example code and see you can reproduce the issue. If we can reproduce the issue we can raise...
Hi @dataproblems, Additionally, you mentioned that an OOM error is occurring. After setting the `hoodie.write.markers.type to DIRECT`, are you still experiencing the OOM issue?
HI @tped17 I hope this issue is now resolved. If you are still encountering problems, please let me know so we can schedule a quick call to troubleshoot. I'll keep...