mirror of https://github.com/apache/druid.git
Update tutorial-kafka.md (#7678)
This commit is contained in:
parent
d38457933f
commit
939b417379
|
@ -35,7 +35,7 @@ don't need to have loaded any data yet.
|
|||
## Download and start Kafka
|
||||
|
||||
[Apache Kafka](http://kafka.apache.org/) is a high throughput message bus that works well with
|
||||
Druid. For this tutorial, we will use Kafka 0.10.2.2. To download Kafka, issue the following
|
||||
Druid. For this tutorial, we will use Kafka 2.1.0. To download Kafka, issue the following
|
||||
commands in your terminal:
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in New Issue