-
Notifications
You must be signed in to change notification settings - Fork 242
Quickstart getting-started/jdbc is missing Client Id and Client Secret #1613
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Cf. #1610 |
Orthogonal thought: Ideally, we should do the work to make JDBC the Quickstart experience instead of EclipseLink, which has all these things thought up of with much more details to make it a better user experience. I'm running behind on that task but if someone else would like to take it up, I'm happy to review. |
I am starting to play with the tool and I am having some trouble launching a instance that uses jdbc connected to postgres, somehow it always fallback to m2. |
@pjanuario is this after #1646? |
No, i think its fixed !, closing this as well |
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
As JDBC is being advertised as the prefered production deployment configuration and eclipse link is getting deprecated I was unable to follow the quickstart to launch a running instance following https://github.com/apache/polaris/tree/main/getting-started/jdbc#getting-started-with-apache-polaris-relational-jdbc-postgres-and-spark-sql
The client id and secret are missing.
To Reproduce
No response
Actual Behavior
Expected Behavior
The setup should proceed without errors
Additional context
No response
System information
OS: MacOS
The text was updated successfully, but these errors were encountered: