singhpk234 commented on code in PR #1614:
URL: https://github.com/apache/polaris/pull/1614#discussion_r2096090403


##########
getting-started/jdbc/README.md:
##########
@@ -40,6 +40,8 @@ This example requires `jq` to be installed on your machine.
     export QUARKUS_DATASOURCE_JDBC_URL=jdbc:postgresql://postgres:5432/POLARIS
     export QUARKUS_DATASOURCE_USERNAME=postgres
     export QUARKUS_DATASOURCE_PASSWORD=postgres
+    export CLIENT_ID=root
+    export CLIENT_SECRET=s3cr3t

Review Comment:
   +1, the spark client 
[here](https://github.com/apache/polaris/blob/main/getting-started/jdbc/docker-compose.yml#L85)
 passed creds here, can you please share what your command is to start docker 



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