tooptoop4 opened a new issue #1731: URL: https://github.com/apache/hudi/issues/1731
from slack me how fast can u update a single row? including time to trigger spark-submit, unless there is faster way Sudha there is a performance page to give you idea - https://hudi.apache.org/docs/performance.html . Hope thats useful. hudi.apache.orghudi.apache.org Performance In this section, we go over some real world performance numbers for Hudi upserts, incremental pull and compare them againstthe conventional alternatives for achieving these tasks. me @Sudha it doesn't help, I want to know if Hudi can update 1 single row in less than 10 seconds? Sudha Not sure if there is a straight answer to your question. Especially when you are considering spark submit trigger times etc. Usually spark-submit uploads jars and if there are many jars, it could take in the order of minutes. It would be useful to create a Github issue what is your exact use case so we can point you to the right set of configs in Hudi to achieve that. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
