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!
Pinot Version | 1.1.0 |
---|---|
Code | startreedata/pinot-recipes/pulsar |
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:
Makefile
To produce data into Pulsar, use the Python code below.
See the data
Navigate to localhost:9000/#/query to see the data in Apache Pinot.
Clean up
Troubleshooting
To clean up old Docker installations that may be interfering with your testing of this recipe, run the following command: