Skip to main content
Apache Pulsar is a cloud-native, distributed messaging and streaming platform originally created at Yahoo!

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: