Difference between revisions of "Pinot"

From air
Jump to navigation Jump to search
 
Line 1: Line 1:
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 [[Apache Kafka]]). Pinot is designed to scale horizontally.
+
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 [[Apache Kafka]]). Pinot is designed to scale horizontally. Pinot leverages [[Apache Helix]] for cluster management.
   
https://github.com/linkedin/pinot
+
Github: https://github.com/linkedin/pinot
  +
  +
Architecture : https://github.com/linkedin/pinot/wiki/Architecture
   
 
http://engineering.linkedin.com/analytics/real-time-analytics-massive-scale-pinot
 
http://engineering.linkedin.com/analytics/real-time-analytics-massive-scale-pinot

Latest revision as of 10:48, 13 June 2015

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 Apache Kafka). Pinot is designed to scale horizontally. Pinot leverages Apache Helix for cluster management.

Github: https://github.com/linkedin/pinot

Architecture : https://github.com/linkedin/pinot/wiki/Architecture

http://engineering.linkedin.com/analytics/real-time-analytics-massive-scale-pinot