FANNG1 commented on code in PR #4896:
URL: https://github.com/apache/gravitino/pull/4896#discussion_r1754411670
##########
docs/lakehouse-iceberg-catalog.md:
##########
@@ -103,6 +103,21 @@ For other Iceberg OSS properties not managed by Gravitino
like `client.security-
Please set the `warehouse` parameter to `oss://{bucket_name}/${prefix_name}`.
Additionally, download the [Aliyun OSS
SDK](https://gosspublic.alicdn.com/sdks/java/aliyun_java_sdk_3.10.2.zip) and
copy `aliyun-sdk-oss-3.10.2.jar`, `hamcrest-core-1.1.jar`, `jdom2-2.0.6.jar` in
the `catalogs/lakehouse-iceberg/libs/` directory.
:::
+
+#### Other storages
+
+For storages that are not inherently integrated into Gravitino Iceberg REST
service, you can manage them effectively through custom catalog properties.
Review Comment:
updated
--
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]