bvaradar commented on issue #2463: URL: https://github.com/apache/hudi/issues/2463#issuecomment-765206339
@rubenssoto : The time taken is coming from the shuffling the data to route for writing to parquet file and the writing part. I think if you increase the number of executors (reduce cores per executor to 2) and try, it would be better. ---------------------------------------------------------------- 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]
