jshmchenxi commented on a change in pull request #2648:
URL: https://github.com/apache/iceberg/pull/2648#discussion_r651398171
##########
File path: site/docs/spark-configuration.md
##########
@@ -59,6 +59,7 @@ Both catalogs are configured using properties nested under
the catalog name. Com
| spark.sql.catalog._catalog-name_.default-namespace | default
| The default current namespace for the catalog |
| spark.sql.catalog._catalog-name_.uri | thrift://host:port
| Metastore connect URI; default from `hive-site.xml` |
| spark.sql.catalog._catalog-name_.warehouse |
hdfs://nn:8020/warehouse/path | Base path for the warehouse directory |
+| spark.sql.catalog._catalog-name_.warehouse.cache-enabled | `true` or `false`
| Whether to enable catalog cache, default value is `true` |
Review comment:
Yes, that was a mistake.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]