jackye1995 commented on a change in pull request #48:
URL: https://github.com/apache/iceberg-docs/pull/48#discussion_r802924924



##########
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:
       Actually not yet. I think we can just change L47 to say `to use AWS 
features with Spark 3.0`, given the fact that EMR will continue to have 3.0 
support in old versions that users can choose.




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