kbendick commented on pull request #2792:
URL: https://github.com/apache/iceberg/pull/2792#issuecomment-877396902


   > I believe this is per catalog, not per table, right? Does it also support 
table level setting?
   > 
   > > E.g. for a table foo, to override a hadoop config property 
fs.s3a.max.connections, a config would be added to the spark session config via 
--conf spark.sql.catalog.foo.hadoop.fs.s3a.max.connections=4.
   
   That's correct. I will update that to mention catalog instead (as there's no 
way to change the hadoop config for multiple Iceberg tables in the same 
catalog).


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