Merge pull request #1244 from metamx/plumber-config

fix examples and doc
This commit is contained in:
Fangjin Yang 2015-03-26 10:02:43 -07:00
commit d539054ed2
3 changed files with 0 additions and 9 deletions

View File

@ -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": {

View File

@ -73,9 +73,6 @@
"auto.commit.enable": "false"
},
"feed": "wikipedia"
},
"plumber": {
"type": "realtime"
}
},
"tuningConfig": {

View File

@ -94,9 +94,6 @@
"#de.wikipedia",
"#ja.wikipedia"
]
},
"plumber": {
"type": "realtime"
}
},
"tuningConfig": {