jpohanka commented on issue #7737:
URL: https://github.com/apache/iceberg/issues/7737#issuecomment-1569673043

   @RussellSpitzer Thank you for the quick response!
   
   The second issue with the `iceberg-aws` package was my mistake - in the 
process of debugging the first issue, I kept adding packages to the 
`spark.jars.packages` configuration variable, which eventually resolved the 
first issue but introduced the second.
   
   And after carefully reading the docs it is clear that 
`iceberg-spark-runtime` contains all required dependencies. It just didn't 
occur to me that extra specified packages could cause the second issue.
   
   Regarding the documentation, you are correct, there is no direct statement 
about specifying `iceberg-aws` as the required dependency. However, it could be 
**added as a small** note that by adding these 'extra' dependencies, there is 
an increased chance of occurrence of class shading.


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