Slide 12
Slide 12 text
S1 S3
Apache Pinot
Controller
S2
3
1 2
2 3
4
Pinot Servers
Zookeeper
Apache Pinot
Broker
Apache Pinot’s Real-time Data Flow
S4
4
1
Seg1 -> S1
Seg2 -> S2
Seg3 -> S3
Seg4 -> S4
Seg1 -> S1, S4
Seg2 -> S2, S3
Seg3 -> S3, S1
Seg4 -> S4, S2
select count(*) from X
where country = us
PK=1
PK=1
PK=1
PK=1
segments are immutable
segments are distributed
segments are replicated