Skip to content

Quickstart getting-started/jdbc launches polaris connected to h2 storage #1684

@pjanuario

Description

@pjanuario

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 connected to postgres following https://github.com/apache/polaris/tree/main/getting-started/jdbc#getting-started-with-apache-polaris-relational-jdbc-postgres-and-spark-sql

To Reproduce

Follow the steps mentioned in quickstart

Actual Behavior

polaris-1  | 2025-05-27 16:43:59,789 WARN  [org.apa.pol.ser.qua.con.ProductionReadinessChecks] [,] [,,,] (main) - ⚠️ The current persistence unit (jdbc:h2) is intended for tests only. Offending configuration option: 'polaris.persistence.eclipselink.configuration-file'.

Expected Behavior

Expected to be connected to postgres instance instead of h2.

Additional context

No response

System information

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions