ajantha-bhat commented on code in PR #9647:
URL: https://github.com/apache/iceberg/pull/9647#discussion_r1478105179
##########
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:
updated and handled some more places + config docs.
--
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]