Added titles

This commit is contained in:
Igal Levy 2013-12-20 13:42:22 -08:00
parent 3d66f0fb8b
commit 9b53912209
2 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,8 @@
---
layout: doc_page
---
# Druid Firehoses
Firehoses describe the data stream source. They are pluggable and thus the configuration schema can and will vary based on the `type` of the firehose.
| Field | Type | Description | Required |

View File

@ -1,6 +1,8 @@
---
layout: doc_page
---
# Druid Plumbers
The Plumber is the thing that handles generated segments both while they are being generated and when they are "done". This is also technically a pluggable interface and there are multiple implementations, but there are a lot of details handled by the plumber such that it is expected that there will only be a few implementations and only more advanced third-parties will implement their own.
|Field|Type|Description|Required|