Skip to content
flow edited this page May 6, 2017 · 17 revisions

IndexR

IndexR is a distributed, columnar data warehouse 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.

Contact

Commercial Services

Articles

Getting started

You can start from Compile from source and then Set up a cluster.

Clone this wiki locally