mirror of
https://github.com/apache/druid.git
synced 2025-02-28 14:29:17 +00:00
druid production architecture diagram
This commit is contained in:
parent
f9c624c7db
commit
5812b3dd5c
23899
docs/_graphics/druid-production.svg
Normal file
23899
docs/_graphics/druid-production.svg
Normal file
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 1.7 MiB |
@ -0,0 +1,7 @@
|
||||
---
|
||||
layout: doc_page
|
||||
---
|
||||
# Integrating Druid With Other Technologies
|
||||
This page discusses how we can integrate druid with other technologies. Event streams can be stored in a distributed queue like Kafka, then it can be streamed to a distributed realtime computation system like Twitter Storm / Samza and then it can be feed into Druid via Tranquility plugin. With Tranquility, Middlemanager & Peons will act as a realtime node and they handle realtime queries, segment handoff and realtime indexing.
|
||||
|
||||
<img src="../img/druid-production.png" width="800"/>
|
@ -75,6 +75,7 @@ h2. Development
|
||||
* "Extending Druid":./Modules.html
|
||||
* "Build From Source":./Build-from-source.html
|
||||
* "Versioning":./Versioning.html
|
||||
* "Integration":./Integrating-Druid-With-Other-Technologies.html
|
||||
* Experimental Features
|
||||
** "Overview":./About-Experimental-Features.html
|
||||
** "Geographic Queries":./GeographicQueries.html
|
||||
|
BIN
docs/img/druid-production.png
Normal file
BIN
docs/img/druid-production.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
Loading…
x
Reference in New Issue
Block a user