flyrain opened a new issue, #1869: URL: https://github.com/apache/polaris/issues/1869
### Describe the bug We got different setting for the local default. It causes issues like the docker run doesn't work with `./regtests/run_spark_sql.sh`. We should make it consistent across the project. ``` POLARIS_BOOTSTRAP_CREDENTIALS: default-realm,root,s3cr3t ``` ``` "-Dpolaris.bootstrap.credentials=POLARIS,root,secret", ``` ### To Reproduce _No response_ ### Actual Behavior _No response_ ### Expected Behavior _No response_ ### Additional context _No response_ ### System information _No response_ -- 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: issues-unsubscr...@polaris.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org