db -> metadata

This commit is contained in:
xvrl 2014-11-06 21:46:35 -08:00
parent 20a9aef96a
commit 18b9c5cd2f
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Depending on what `druid.storage.type` is set to, Druid will upload segments to
## My realtime node is not handing segments off
Make sure that the `druid.publish.type` on your real-time nodes is set to "db". Also make sure that `druid.storage.type` is set to a deep storage that makes sense. Some example configs:
Make sure that the `druid.publish.type` on your real-time nodes is set to `metadata`. Also make sure that `druid.storage.type` is set to a deep storage that makes sense. Some example configs:
```
druid.publish.type=metadata