ad1happy2go commented on issue #10115: URL: https://github.com/apache/hudi/issues/10115#issuecomment-1813949629
@ChiehFu We should derive based on input data size. Too many partitions will create extra tasks and create extra overhead time. Are those 2 tsv files gzipped. If yes that is causing the job only have 3 tasks. gzip is unsplittable format. -- 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]
