Company
Date Published
Author
Katya Macedo
Word count
618
Language
English
Hacker News points
None

Summary

Imply has introduced a series of interactive tutorials to help users learn Apache Druid through Jupyter Notebooks, which combine code and Markdown text, allowing users to explore Druid API fundamentals without context switching. The tutorials cover the Druid REST API, the Druid Python API, and Druid SQL, and can be accessed either individually or via a Docker container along with Apache Kafka. To facilitate ease of use, these tutorials can be run locally or through Docker Compose, which allows for various service combinations and easy updates with new Druid versions. Imply encourages community contributions to expand these educational resources, which are available in the Apache Druid GitHub repository.