vtlim opened a new pull request, #13984: URL: https://github.com/apache/druid/pull/13984
### Description This PR adds a new Jupyter notebook tutorial to walk users through ingesting data into Druid using Kafka and analyze the data from the newly ingested datasource. This PR also adds a Dockerfile and a Docker Compose file for use with the Jupyter tutorials, which allows users to run the notebooks without setting up Jupyter/Druid/Kafka, installing Python packages, or downloading the required tutorials. ### Release note #### Streaming ingestion tutorial Added a new tutorial to our collection of Jupyter Notebook-based Druid tutorials. This interactive tutorial introduces you to streaming ingestion into Druid using Apache Kafka. #### Docker Compose for use with Jupyter tutorials Added a Docker Compose file you can use for Jupyter Notebook-based Druid tutorials. With the Compose file, you can also bring up services for Druid and Apache Kafka. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
