Slide 7
Slide 7 text
● Batch loaded
○ Spark, Flink, Minions
○ Hourly, daily
● Offline process, outside of Pinot
○ Convert data files into Segments
○ Tell Pinot about the new segments
● Write-once, read-many
7
Pinot Table Types
7
Offline Table
● Stream ingested
○ Apache Kafka
○ Amazon Kinesis
○ Apache Pulsar
● Pinot Servers are direct consumers
○ Convert streams into Segments
○ Tell Pinot about the new segments
○ In-flight events are also queryable
● Continuously writing
Real-Time Table