bkosuru opened a new issue, #5980: URL: https://github.com/apache/hudi/issues/5980
Hello, Trying to upgrade hdfs based table to hudi 0.10.1 from 0.8.0. We cannot upgrade to 0.11.1 yet. Noticed a big performance hit with Insert/Upsert. Insert in 0.8.0 - 5.7 min Insert in 0.10.1 - 12 min Upsert in 0.8.0 - 27min Upsert in 0.10.1 - 66min The writer config we use is here - https://github.com/apache/hudi/issues/5741 Is this is a known issue? Is there any additional setting we need to use in 0.10.1? Here is the screenshots for Upsert:   Thanks, Bindu -- 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]
