Apache Pinot: Difference between revisions

Content deleted Content added
Added short description.
Removing __INDEX__ magic word, as it does not apply to mainspace articles.
Line 31:
[[File:Pinot Architecture.png|520x520px|thumb|alt=Architecture of Apache Pinot|Architecture diagram of Apache Pinot]]
Pinot uses [[Apache Helix]] for cluster management. Helix is embedded as an agent within the different components and uses [[Apache ZooKeeper]] for coordination and maintaining the overall cluster state and health. All Pinot servers and brokers are managed by Helix. Helix is a generic cluster management framework to manage partitions and replicas in a distributed system.
<br>
 
=== Query management ===
Line 63 ⟶ 62:
[[Category:Database engines]]
[[Category:Big data products]]
__INDEX__