vshinde-medacist commented on issue #4527: URL: https://github.com/apache/iceberg/issues/4527#issuecomment-1092534036
After using the correct dependency version, we are able to launch the Spark shell with Iceberg so closing the issue. ```cmd spark-shell --packages org.apache.iceberg:iceberg-spark-runtime-3.1_2.12:0.13.1 ``` Thanks @RussellSpitzer, really appreciate this. -- 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]
