| Pinot Version | 1.1.0 |
|---|---|
| Code | startreedata/pinot-recipes/pulsar |
Streaming Ingestion
Ingest from Apache Pulsar
In this Apache Pinot Recipe, we’ll learn how to ingest data from Apache Pulsar.
Apache Pulsar is a cloud-native, distributed messaging and streaming platform originally created at Yahoo!
To produce data into Pulsar, use the Python code below.

