FANNG1 commented on code in PR #4896:
URL: https://github.com/apache/gravitino/pull/4896#discussion_r1755912878
##########
docs/lakehouse-iceberg-catalog.md:
##########
@@ -119,6 +119,20 @@ Please make sure the credential file is accessible by
Gravitino, like using `exp
Please set `warehouse` to `gs://{bucket_name}/${prefix_name}`, and download
[Iceberg gcp bundle
jar](https://mvnrepository.com/artifact/org.apache.iceberg/iceberg-gcp-bundle)
and place it to `catalogs/lakehouse-iceberg/libs/`.
:::
+#### Other storages
+
+For other storages that are managed by Gravitino directly, you can manage them
through custom catalog properties.
Review Comment:
done
##########
docs/iceberg-rest-service.md:
##########
@@ -162,6 +159,20 @@ You should place HDFS configuration file to the classpath
of the Iceberg REST se
Builds with Hadoop 2.10.x. There may be compatibility issues when accessing
Hadoop 3.x clusters.
:::
+#### Other storages
+
+For other storages that are managed by Gravitino directly, you can manage them
through custom catalog properties.
Review Comment:
done
--
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]