mchades commented on code in PR #11669:
URL: https://github.com/apache/gravitino/pull/11669#discussion_r3419782553


##########
docs/lakehouse-paimon-catalog.md:
##########
@@ -57,6 +57,7 @@ Builds with Apache Paimon `1.2`.
 
 :::note
 - If you want to use the `oss` or `s3` warehouse, you need to place related 
jars in the `catalogs/lakehouse-paimon/lib` directory, more information can be 
found in the [Paimon 
S3](https://paimon.apache.org/docs/1.2/maintenance/filesystems/#s3).
+- If you use an S3 warehouse, also download 
[`gravitino-aws-<version>.jar`](https://mvnrepository.com/artifact/org.apache.gravitino/gravitino-aws)
 and place it in the `catalogs/lakehouse-paimon/libs` directory to enable 
credential vending. For OSS, use 
[`gravitino-aliyun-<version>.jar`](https://mvnrepository.com/artifact/org.apache.gravitino/gravitino-aliyun)
 instead.

Review Comment:
   You should also add a link to the credential vending page to remind users 
that sensitive information has been hidden starting from version 1.3.0.



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

Reply via email to