MonkeyCanCode commented on code in PR #176:
URL: https://github.com/apache/polaris/pull/176#discussion_r1726410980


##########
docker-compose-jupyter.yml:
##########
@@ -44,6 +44,8 @@ services:
         condition: service_healthy
     environment:
       AWS_REGION: us-west-2
+      AWS_ACCESS_KEY_ID: $AWS_ACCESS_KEY_ID
+      AWS_SECRET_ACCESS_KEY: $AWS_SECRET_ACCESS_KEY

Review Comment:
   @flyrain so I tried to reproduce the issue again but fail to do so (not sure 
why it failed earlier). Credential vending is indeed working with 3 cleaned 
retries I just did. Close this one for now. Sorry for the confusion.



-- 
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: dev-unsubscr...@polaris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to