nastra commented on issue #9205: URL: https://github.com/apache/iceberg/issues/9205#issuecomment-1838842043
Please try and use `spark.jars.packages', 'org.apache.hadoop:hadoop-aws:3.3.2,org.apache.iceberg:iceberg-spark-runtime-3.3_2.12:1.4.2,org.apache.iceberg:iceberg-aws-bundle:1.4.2'`. In your above example you're using the wrong AWS SDK version and in the recent Iceberg version, `iceberg-aws-bundle` contains everything that is required. See also https://iceberg.apache.org/docs/latest/aws/ -- 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]
