envomp commented on issue #6428: URL: https://github.com/apache/hudi/issues/6428#issuecomment-1752836684
Hey @ad1happy2go We have the following s3a configurations: ``` spark.hadoop.fs.s3a.path.style.access: true spark.hadoop.fs.s3a.threads.max: 64 spark.hadoop.fs.s3a.connection.maximum: 1024 spark.hadoop.fs.s3a.maxRetries: 64 ``` Also tried setting fs.s3a.connection.maximum to 8096 but the issue persisted -- 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]
