luoyuxia commented on code in PR #2569:
URL: https://github.com/apache/fluss/pull/2569#discussion_r2783047613


##########
website/docs/quickstart/lakehouse.md:
##########
@@ -276,12 +358,14 @@ services:
        cp /tmp/opt/*.jar /opt/flink/opt/ 2>/dev/null || true;
        /docker-entrypoint.sh jobmanager"
     environment:
+      - AWS_ACCESS_KEY_ID=rustfsadmin

Review Comment:
   I got it now. So, iceberg required it. But I'm wondering whether can we pass 
secret/key in `CREATE CATALOG DDL` just like we did for paimon?



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