dimas-b commented on code in PR #1515: URL: https://github.com/apache/polaris/pull/1515#discussion_r2074249270
########## site/content/in-dev/unreleased/metastores.md: ########## @@ -32,6 +32,29 @@ In order to add other JDBC drivers, you have to build Polaris using the `eclipse ## Polaris Server Configuration +### Relational JDBC +Configure the `polaris.persistence` section in your Polaris configuration file +(`application.properties`) as follows: Review Comment: As far as this PR goes we should probably use either env. vars of `application.properties` in all changes sections. For unchanged sections, I think it's ok to defer the unification of configuration recommendations. ########## site/content/in-dev/unreleased/metastores.md: ########## @@ -32,6 +32,29 @@ In order to add other JDBC drivers, you have to build Polaris using the `eclipse ## Polaris Server Configuration +### Relational JDBC +Configure the `polaris.persistence` section in your Polaris configuration file +(`application.properties`) as follows: Review Comment: As far as this PR goes we should probably use either env. vars of `application.properties` in all changed sections. For unchanged sections, I think it's ok to defer the unification of configuration recommendations. -- 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