Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.
/ spark-druid-olap Public archive

Sparkline BI Accelerator provides fast ad-hoc query capability over Logical Cubes. This has been folded into our SNAP Platform(http://bit.ly/2oBJSpP) an Integrated BI platform on Apache Spark.

License

Notifications You must be signed in to change notification settings

hbutani/spark-druid-olap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Harish Butani
Dec 24, 2016
9c7dc9d · Dec 24, 2016
Aug 21, 2015
Aug 16, 2016
Oct 11, 2016
Oct 12, 2016
Jan 15, 2016
Jun 15, 2016
Sep 24, 2016
Dec 24, 2016
Jul 23, 2016
Oct 7, 2016
Oct 6, 2016
Jul 9, 2015
Oct 6, 2016
Dec 24, 2016
Aug 21, 2015

Repository files navigation

Sparkline BI Accelerator

Latest release: 0.3.0
Documentation: Overview, Quick Start Guide, User Guide, Dev. Guide
Mailing List: User Mailing List
License: Apache 2.0
Continuous Integration: Build Status
Company: Sparkline Data

The Sparkline BI Accelerator is a Spark native Business Intelligence Stack geared towards providing fast ad-hoc querying over a Logical Cube(aka Star-Schema). It simplifies how enterprises can provide an ad-hoc query layer on top of a Hadoop/Spark(Big Open Data Stack).

  • we provide the ad-hoc query capability by extending the Spark SQL layer, through SQL extensions and an extended Optimizer(both logical and Physical optimizations).
  • we use OLAP indexing vs. pre-materialization as a technique to achieve query performance. OLAP Indexing is a well-known technique that is far superior to materialized views to support ad-hoc querying. We utilize another Open-Source Apache licensed Big Data component for the OLAP Indexing capability.

Overall Picture

About

Sparkline BI Accelerator provides fast ad-hoc query capability over Logical Cubes. This has been folded into our SNAP Platform(http://bit.ly/2oBJSpP) an Integrated BI platform on Apache Spark.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published