mirror of
https://github.com/apache/druid.git
synced 2025-02-22 18:30:13 +00:00
fix examples and doc
This commit is contained in:
parent
b389cfe404
commit
99bf430844
@ -230,9 +230,6 @@ The indexing service can also run real-time tasks. These tasks effectively trans
|
||||
"auto.commit.enable": "false"
|
||||
},
|
||||
"feed": "your_kafka_topic"
|
||||
},
|
||||
"plumber": {
|
||||
"type": "realtime"
|
||||
}
|
||||
},
|
||||
"tuningConfig": {
|
||||
|
@ -73,9 +73,6 @@
|
||||
"auto.commit.enable": "false"
|
||||
},
|
||||
"feed": "wikipedia"
|
||||
},
|
||||
"plumber": {
|
||||
"type": "realtime"
|
||||
}
|
||||
},
|
||||
"tuningConfig": {
|
||||
|
@ -94,9 +94,6 @@
|
||||
"#de.wikipedia",
|
||||
"#ja.wikipedia"
|
||||
]
|
||||
},
|
||||
"plumber": {
|
||||
"type": "realtime"
|
||||
}
|
||||
},
|
||||
"tuningConfig": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user