You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by fj...@apache.org on 2019/05/17 06:10:53 UTC

[incubator-druid] branch master updated: Update tutorial-kafka.md (#7678)

This is an automated email from the ASF dual-hosted git repository.

fjy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 939b417  Update tutorial-kafka.md (#7678)
939b417 is described below

commit 939b417379b0f967e93d3ea892fe8bef526d6251
Author: Clint Wylie <cw...@apache.org>
AuthorDate: Thu May 16 23:10:45 2019 -0700

    Update tutorial-kafka.md (#7678)
---
 docs/content/tutorials/tutorial-kafka.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/content/tutorials/tutorial-kafka.md b/docs/content/tutorials/tutorial-kafka.md
index 2f85d3c..cdfcd2c 100644
--- a/docs/content/tutorials/tutorial-kafka.md
+++ b/docs/content/tutorials/tutorial-kafka.md
@@ -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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org