di2mot commented on issue #8419: URL: https://github.com/apache/iceberg/issues/8419#issuecomment-1752621192
Are you sure it's this way `sparkConf=(SparkConf() .set("spark.jars.packages", "org.apache.iceberg:iceberg-spark-runtime-3.3_2.12:1.3.1,software.amazon.awssdk:bundle:2.20.18,software.amazon.awssdk:url-connection-client:2.20.18")` and not that way: `sparkConf=(SparkConf() .set("spark.jars", "iceberg-spark-runtime-3.3_2.12-1.3.1,bundle:2.20.18,url-connection-client-2.20.18")` ? -- 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