timoha commented on issue #11997:
URL: https://github.com/apache/iceberg/issues/11997#issuecomment-2643491543

   Per #9785, we've been able to make it work for pyspark after upgrading to 
`org.apache.hadoop:hadoop-aws:3.4.1`, `org.apache.hadoop:hadoop-common:3.4.1`, 
`org.apache.iceberg:iceberg-spark-runtime-3.5_2.12:1.7.1`, and 
`org.apache.iceberg:iceberg-aws-bundle:1.7.1`
   and setting the following options:
   - `spark.sql.catalog.glue_catalog.s3.cross-region-access-enabled`: `true`
   - `fs.s3a.cross.region.access.enabled`: `true`


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

Reply via email to