OAP

OAP for deployment to the Central Repository via OSSRH

License

License

GroupId

GroupId

com.intel.oap
ArtifactId

ArtifactId

oap
Last Version

Last Version

0.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

OAP
OAP for deployment to the Central Repository via OSSRH
Project URL

Project URL

https://github.com/Intel-bigdata/OAP
Source Code Management

Source Code Management

http://github.com/Intel-bigdata/OAP/tree/master

Download oap

How to add to project

<!-- https://jarcasting.com/artifacts/com.intel.oap/oap/ -->
<dependency>
    <groupId>com.intel.oap</groupId>
    <artifactId>oap</artifactId>
    <version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.intel.oap/oap/
implementation 'com.intel.oap:oap:0.6.1'
// https://jarcasting.com/artifacts/com.intel.oap/oap/
implementation ("com.intel.oap:oap:0.6.1")
'com.intel.oap:oap:jar:0.6.1'
<dependency org="com.intel.oap" name="oap" rev="0.6.1">
  <artifact name="oap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intel.oap', module='oap', version='0.6.1')
)
libraryDependencies += "com.intel.oap" % "oap" % "0.6.1"
[com.intel.oap/oap "0.6.1"]

Dependencies

compile (26)

Group / Artifact Type Version
org.eclipse.jetty : jetty-plus jar 9.3.24.v20180605
org.eclipse.jetty : jetty-security jar 9.3.24.v20180605
org.eclipse.jetty : jetty-util jar 9.3.24.v20180605
org.eclipse.jetty : jetty-server jar 9.3.24.v20180605
org.eclipse.jetty : jetty-http jar 9.3.24.v20180605
org.eclipse.jetty : jetty-continuation jar 9.3.24.v20180605
org.eclipse.jetty : jetty-servlet jar 9.3.24.v20180605
org.eclipse.jetty : jetty-servlets jar 9.3.24.v20180605
javax.servlet : javax.servlet-api jar 3.1.0
org.scala-lang : scala-library jar 2.11.12
org.scala-lang : scala-compiler jar 2.11.12
com.fasterxml.jackson.module : jackson-module-scala_2.11 jar 2.6.7.1
org.apache.spark : spark-core_2.11 jar 2.4.4
org.apache.spark : spark-mllib_2.11 jar 2.4.4
org.apache.spark : spark-sql_2.11 jar 2.4.4
org.apache.spark : spark-catalyst_2.11 jar 2.4.4
org.apache.spark : spark-hive_2.11 jar 2.4.4
org.apache.spark : spark-hive-thriftserver_2.11 jar 2.4.4
org.apache.spark : spark-unsafe_2.11 jar 2.4.4
org.antlr : antlr4-runtime jar 4.7
org.json4s : json4s-core_2.11 jar 3.5.3
org.apache.parquet : parquet-column jar 1.10.1
org.apache.parquet : parquet-hadoop jar 1.10.1
org.roaringbitmap : RoaringBitmap jar 0.7.45
org.apache.orc : orc-core jar 1.5.5
org.apache.orc : orc-mapreduce jar 1.5.5

test (9)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.11 jar 1.13.5
org.apache.spark : spark-core_2.11 test-jar 2.4.4
org.apache.spark : spark-sql_2.11 test-jar 2.4.4
org.apache.spark : spark-catalyst_2.11 test-jar 2.4.4
org.apache.spark : spark-hive_2.11 test-jar 2.4.4
org.apache.spark : spark-unsafe_2.11 test-jar 2.4.4
junit : junit jar 4.12
org.scalatest : scalatest_2.11 jar 3.0.3
org.mockito : mockito-core jar 2.13.0

Project Modules

There are no modules declared in this project.

Optimized Analytics Package for Spark* Platform (OAP)

Soft Reminder

Maintenance releases for OAP 0.8.x and 1.0.x will continue host here.

OAP 1.1+ development and release have migrated to https://github.com/oap-project

LEGAL

* LEGAL NOTICE: Your use of this software and any required dependent software (the "Software Package") is subject to the terms and conditions of the software license agreements for the Software Package, which may also include notices, disclaimers, or license terms for third party or open source software included in or with the Software Package, and your use indicates your acceptance of all such terms. Please refer to the "TPP.txt" or other similarly-named text file included with the Software Package for additional details.
* Optimized Analytics Package for Spark* Platform is under Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0).

OAP is a project to optimize Spark by providing optimized implementation of packages for various aspects including cache, shuffle, native SQL engine, Mllib and so on. In this version, OAP contains the optimized implementations of SQL Index and Data Source Cache supporting DRAM and PMem, RDD Cache PMem Extension, Shuffle Remote PMem Extension, Remote Shuffle, Intel MLlib, Unified Arrow Data Source and Native SQL Engine.

Installation Guide

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

User Guide

Please refer to the corresponding documents below for the introductions on how to use the features.

Developer Guide

Please follow the link below for the guide for developers.

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

Versions

Version
0.6.1