RussellSpitzer commented on a change in pull request #48:
URL: https://github.com/apache/iceberg-docs/pull/48#discussion_r801850221
##########
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:
@jackye1995 I wasn't sure if AWS is on 3.2 spark yet
--
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]