williamhyun opened a new issue, #1871: URL: https://github.com/apache/polaris/issues/1871
### Describe the bug When testing 1.0.x, I encountered that the polaris-setup container fails when starting the telemetry example, resulting in the example catalog to not be created. It seems the `USER_CLIENT_ID` and `USER_CLIENT_SECRET` env variables are never set in the getting-started/trino/docker-compose.yml, causing the `create-catalog.sh` script within polaris-setup container to fail. Additionally, the parameter that is passed in within [this README command ](https://github.com/apache/polaris/blob/b7b4c4027e15a8b9c0d04db7d22cfdc0dd5d35a4/getting-started/telemetry/README.md?plain=1#L56C5-L59C8) should be corrected to match the new catalog name of `quickstart_polaris` instead of `polaris_demo`. ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
