Skip to main content
Learn how to ingest JSON documents from a newline-delimited JSON (jsonlines) file. Watch the following video, or complete the tutorial below.

Prerequisites

To follow the code examples in this guide, you must install Docker locally and download recipes. Clone this repository and navigate to this recipe:

Run the recipe

Spin up a Pinot cluster using Docker Compose:
Open another tab to add the movies table:
Import data/ingest.json into Pinot:
Navigate to http://localhost:9000/#/query and run the following query:
You will see the following output: