ROOBALJINDAL commented on issue #8017: URL: https://github.com/apache/hudi/issues/8017#issuecomment-1445757179
@danny0405 I am passing following numbers ``` hoodie.insert.shuffle.parallelism=2000 hoodie.upsert.shuffle.parallelism=2000 ``` Even though if I dont pass them and only set ``` hoodie.parquet.max.file.size=2147483648 hoodie.parquet.small.file.limit=1073741824 ``` Still behaviour is same, no 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
