FelixYBW commented on PR #10951:
URL: 
https://github.com/apache/incubator-gluten/pull/10951#issuecomment-3690324392

   These configurations all have issues. I'd think it's something wrong in the 
prebuild spark4.0.1 jar because it needs to set without unit explicitly. 
Gluten/velox needs to set with unit which is default behavior.
   
   It's better to fix in Velox to support the config without unit.
   
   ```
       "        
self.conf.set('spark.hadoop.fs.s3a.threads.keepalivetime','60')",
       "            
.set('spark.hadoop.fs.s3a.connection.establish.timeout','30')",
       "            .set('spark.hadoop.fs.s3a.connection.timeout','200')",
       "            .set('spark.hadoop.fs.s3a.multipart.purge.age','24')"
   ```


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to