tree: 6fc2ae43674657ec6bfe04647aa727b7cbc4eed6 [path history] [tgz]
  1. assets/
  2. eclipselink/
  3. jdbc/
  4. spark/
  5. telemetry/
  6. README.md
getting-started/README.md

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.

  • 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_quickstart catalog, and offers the ability to run Spark SQL and Trino queries. Finally, it shows how to attach a debugger to the Polaris server.