-
Notifications
You must be signed in to change notification settings - Fork 131
Home
flow edited this page Jan 3, 2017
·
17 revisions
IndexR is a distributed, columnar storage system based on HDFS, which focus on fast analyse, both for massive static(historical) data and rapidly ingesting realtime data. IndexR is designed for OLAP.
- Fast analyze on large dataset
- Realtime ingestion with zero delay for query
- Deep integration with Hadoop ecosystem
- Hardware efficiency
- Highly avaliable, scalable, manageable and simple
- Adapted with popular query engines like Apache Drill, Apache Hive, etc.