adnanhemani commented on code in PR #1515: URL: https://github.com/apache/polaris/pull/1515#discussion_r2074136270
########## site/content/in-dev/unreleased/admin-tool.md: ########## @@ -74,14 +74,7 @@ The Polaris Admin Tool must be executed with the same configuration as the Polar configuration can be done via environment variables or system properties. At a minimum, it is necessary to configure the Polaris Admin Tool to connect to the same database -used by the Polaris server. This can be done by setting the following system properties: - -```shell -java \ - -Dpolaris.persistence.eclipselink.configuration-file=/path/to/persistence.xml \ - -Dpolaris.persistence.eclipselink.persistence-unit=polaris \ - -jar quarkus/admin/build/polaris-quarkus-admin-*-runner.jar -``` +used by the Polaris server. Review Comment: Do users need to do any action here to make this happen? If not, would it be better to remove this line altogether? -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org