Merge pull request #2403 from druid-io/another-fix

whitespace fixes
This commit is contained in:
Fangjin Yang 2016-02-04 16:26:22 -08:00
commit aeb4c5a870
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,3 @@
---
layout: doc_page
---

View File

@ -4,6 +4,7 @@ layout: doc_page
# KafkaSimpleConsumerFirehose
This is an experimental firehose to ingest data from kafka using kafka simple consumer api. Currently, this firehose would only work inside standalone realtime nodes.
The configuration for KafkaSimpleConsumerFirehose is similar to the KafkaFirehose [Kafka firehose example](realtime-ingestion.html#realtime-specfile), except `firehose` should be replaced with `firehoseV2` like this:
```json
"firehoseV2": {
"type" : "kafka-0.8-v2",