Skip to content
forked from LinhongLiu/OAP

Optimized Analytics Package for Spark Platform

License

Notifications You must be signed in to change notification settings

jikunshang/OAP-1

 
 

Repository files navigation

OAP - Optimized Analytics Package is an optimized plugin package for Spark SQL to accelerate the Spark SQL performance by using index and cache technology. By using index, OAP can possibly accelerate Spark interative queries peformance by an order of magnitude. By using cache, OAP can significantly accelerate Spark SQL query performance. We support both DRAM and Intel DCPMM as cache media.

Please refer the below documents for more information.

About

Optimized Analytics Package for Spark Platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 80.9%
  • Java 16.7%
  • JavaScript 1.3%
  • HTML 0.3%
  • ANTLR 0.3%
  • C++ 0.2%
  • Other 0.3%