sean-lynch commented on issue #10078: URL: https://github.com/apache/iceberg/issues/10078#issuecomment-2367259667
@clamar14's suggestion of ``` .config("spark.driver.extraJavaOptions", "-Daws.region=us-west-1") ``` was the only way I could find to provide a region as part of the PySpark SparkSession configuration. Given the following package versions: - org.apache.iceberg:iceberg-spark-runtime-3.5_2.12:1.4.1 - software.amazon.awssdk:bundle:2.20.160 -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org