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 2021/11/12 18:58:09 UTC

[GitHub] [hudi] xushiyan commented on issue #3933: [SUPPORT] Large amount of disk spill on initial upsert/bulk insert

xushiyan commented on issue #3933:
URL: https://github.com/apache/hudi/issues/3933#issuecomment-967344677


   @Limess for bulkinsert can you try setting `https://hudi.apache.org/docs/configurations#hoodiebulkinsertsortmode` to `NONE`. From your configs, it looks like it defaults to `GLOBAL_SORT` which could resulted in more disk spill. Please let us know if this makes any difference.


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org