Skip to content
/ OAP Public
forked from LinhongLiu/OAP

Optimized Analytics Package for Spark Platform

License

Notifications You must be signed in to change notification settings

rui-mo/OAP

 
 

Repository files navigation

Optimized Analytics Package for Spark* Platform (OAP)

OAP is a project to optimize Spark by providing optimized implementation of packages for various aspects including cache, shuffle, and so on. In this version, we include the optimized implementation of SQL Index and Data Source Cache supporting DRAM and PMem, RDD Cache PMem Extension, Shuffle Remote PMem Extension and Remote Shuffle.

Installation Guide

Please follow the below link for the guide to compile and install OAP to your system.

User Guide

Please refer to the corresponding documents below for the introduction and how to use the features.

Developer Guide

Please follow the below link for the guide for developers.

*Other names and brands may be claimed as the property of others.

About

Optimized Analytics Package for Spark Platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 48.6%
  • C++ 33.9%
  • Java 13.1%
  • C 2.5%
  • Shell 0.7%
  • JavaScript 0.5%
  • Other 0.7%