From f21ca577cf68eb51ed68217ce5d1f67781cbb37c Mon Sep 17 00:00:00 2001 From: fjy Date: Mon, 18 Nov 2013 16:20:25 -0800 Subject: [PATCH] fix realtime doc --- docs/content/Realtime.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/content/Realtime.md b/docs/content/Realtime.md index 506688a0c3f..f99d687d513 100644 --- a/docs/content/Realtime.md +++ b/docs/content/Realtime.md @@ -27,6 +27,9 @@ druid.host=localhost druid.service=realtime druid.port=8083 +druid.extensions.coordinates=["io.druid.extensions:druid-kafka-seven:0.6.19"] + + druid.zk.service.host=localhost druid.db.connector.connectURI=jdbc\:mysql\://localhost\:3306/druid