nsivabalan commented on issue #3605: URL: https://github.com/apache/hudi/issues/3605#issuecomment-937435741
sorry, whats the shuffle parallelism you are setting for these writes? In your original description, I see you are setting it to 2. definitely that would give you bad perf. Try to give something like 100 to 200 and see how it pans out. We have diff configs for diff operation. So, ensure you set the right config. -- 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]
