Quick Start

Fastest way to try it out is to use the example GitHub repository:

  • Clone the repository

  • Populate streambased.env with environment specific configuration (ISK and SSK regional endpoints and your Streambased API key / secret)

  • Start Spark / Trino through docker compose

  • Query away.

Alternatively you can setup your own Spark or Trino clients - refer to client configuration reference.

Last updated