RussellSpitzer commented on a change in pull request #48:
URL: https://github.com/apache/iceberg-docs/pull/48#discussion_r802964280
##########
File path: docs/content/docs/integrations/aws.md
##########
@@ -49,7 +49,7 @@ For example, to use AWS features with Spark 3 and AWS clients
version 2.15.40, y
```sh
# add Iceberg dependency
ICEBERG_VERSION={{% icebergVersion %}}
-DEPENDENCIES="org.apache.iceberg:iceberg-spark3-runtime:$ICEBERG_VERSION"
+DEPENDENCIES="org.apache.iceberg:iceberg-spark-runtime-3.2_2.12:$ICEBERG_VERSION"
Review comment:
ok I backed this out and just added "Spark 3.0" to the reference above
--
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]