Apache Druid: Difference between revisions

Content deleted Content added
Textractor (talk | contribs)
expanded architecture section
Textractor (talk | contribs)
added image
Line 22:
 
== Architecture<ref name="druid-docs">[http://druid.io/docs/latest Druid Project Documentation]</ref> ==
 
[[File:Druid_open-source_data-store_cluster.svg|right|Druid Cluster]]
Fully deployed, Druid runs as a cluster of specialized nodes to support a [[fault-tolerant]] architecture where data is stored redundantly and there are multiple members of each node type.<ref>Yang, Fangjin; Tschetter, Eric; Merlino, Gian; Ray, Nelson; Léauté, Xavier; Ganguli, Deep; Singh, Himadri. [http://static.druid.io/docs/druid.pdf "Druid: A Real-time Analytical Data Store"], ''[[Metamarkets]]'', retrieved 6 February 2014</ref> In addition, the cluster includes external dependencies for coordination ([[Apache ZooKeeper]]), storage of metadata ([[Mysql]]), and a deep storage facility (e.g., [[HDFS]], [[Amazon S3]], or [[Apache Cassandra]]).