Skip to content

Latest commit

 

History

History
 
 

getting-started

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Getting Started with Apache Polaris

You can quickly get started with Polaris by playing with the docker-compose examples provided in this directory. Each example has detailed instructions.

Prerequisites

Getting Started Examples

  • Spark: An example that uses an in-memory metastore, automatically bootstrapped, with Apache Spark and a Jupyter notebook.

  • Trino: An example that uses Trino with Polaris.

  • Telemetry: An example that includes Prometheus and Jaeger to collect metrics and traces from Apache Polaris. This example automatically creates a polaris_demo catalog.

  • Eclipselink: An example that uses an Eclipselink metastore and a Postgres database. The realm is bootstrapped with the Polaris Admin tool. This example also creates a polaris_demo catalog, and offers the ability to run Spark SQL queries. Finally, it shows how to attach a debugger to the Polaris server.