manojmukkamala commented on issue #280: URL: https://github.com/apache/polaris/issues/280#issuecomment-2345039545
thanks for the inputs. I entered the container `docker exec -it -u 0 <<container-name>> bash` and ran `/app/bin/polaris-service bootstrap polaris-server.yml` but it threw `Internal Exception: java.sql.SQLException: No suitable driver found for jdbc:postgres://postgres_metastore:5433/polaris` I tried downloading the postgres jar from `https://repo1.maven.org/maven2/org/postgresql/postgresql/42.7.4/postgresql-42.7.4.jar` into `/app/lib` but no luck. Is that the right location to place the jar file? -- 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]
