ajantha-bhat commented on code in PR #9647:
URL: https://github.com/apache/iceberg/pull/9647#discussion_r1478042865


##########
docs/docs/aws.md:
##########
@@ -428,7 +428,7 @@ For example, to add S3 delete tags with Spark 3.3, you can 
start the Spark SQL s
 ```
 sh spark-sql --conf 
spark.sql.catalog.my_catalog=org.apache.iceberg.spark.SparkCatalog \
     --conf 
spark.sql.catalog.my_catalog.warehouse=s3://iceberg-warehouse/s3-tagging \
-    --conf 
spark.sql.catalog.my_catalog.catalog-impl=org.apache.iceberg.aws.glue.GlueCatalog
 \
+    --conf spark.sql.catalog.my_catalog.type=glue \

Review Comment:
   I intentionally left it thinking examples can have both the kinds.
   
   Let me update it then.  



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