You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/07/06 20:34:47 UTC

[GitHub] [hudi] venkee14 commented on issue #1763: [SUPPORT] Hudi total upsert time is twice than the individual jobs time in Spark UI added together

venkee14 commented on issue #1763:
URL: https://github.com/apache/hudi/issues/1763#issuecomment-654451640


   Issue was due to a bug in our code, where we have set "hoodie.keep.max.commits" to a very big number, which was not intended.
   
   Once we have fixed that archive number, we saw the upsert time coming down. We have also tried upgrading to 0.5.3, but did not see a considerable performance improvment.


----------------------------------------------------------------
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:
users@infra.apache.org