binary-signal commented on PR #1245:
URL: https://github.com/apache/fluss/pull/1245#issuecomment-4019077815

   > Now the anomaly: Shut down the Docker Compose stack. Remove 
`s3.aws.credentials.provider: 
org.apache.hadoop.fs.s3a.SimpleAWSCredentialsProvider` from the Coordinator and 
Tablet server configuration **but leave the credentials (access key, secret) 
there**. Spin up the Docker Compose stack again. Follow the instructions in the 
example. For some reason, data is still written to MinIO. This is a 
contradiction to me, because I set the credential providers by default to blank.
   
   Unless you force the containers to recreate, they will keep using the old 
configuration. That's why you can still write to MinIO.


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