Skip to content

JustDoCoder/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

 
 
 

Contributors

Languages

  • Scala 49.1%
  • C++ 33.5%
  • Java 13.1%
  • C 2.5%
  • Shell 0.6%
  • JavaScript 0.5%
  • Other 0.7%