manuzhang commented on code in PR #11461:
URL: https://github.com/apache/iceberg/pull/11461#discussion_r1831092850
##########
site/docs/how-to-release.md:
##########
@@ -422,7 +422,7 @@ spark-runtime jar for the Spark installation):
```bash
spark-shell \
--conf spark.jars.repositories=${MAVEN_URL} \
- --packages org.apache.iceberg:iceberg-spark3-runtime:{{ icebergVersion }} \
+ --packages
org.apache.iceberg:iceberg-spark-runtime-${SPARK_VERSION}_${SCALA_VERSION}:{{
icebergVersion }} \
Review Comment:
Yes, it's up to the users and I've added some notes.
--
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]