Friday, 12 June 2015
Interesting Snippets from 2015-06-12
-
linkedin/pinot ยท GitHub
Pinot is a realtime distributed OLAP datastore, which is used at LinkedIn to deliver scalable real time analytics with low latency. It can ingest data from offline data sources (such as Hadoop and flat files) as well as online sources (such as Kafka). Pinot is designed to scale horizontally.