API enabling switching between Spark execution engine and local fast implementation based on Scala collections.
Scala versions:
2.11
spark-local_2.1.1 0.6.0
Group ID:
com.github.piotr-kalanski
Artifact ID:
spark-local_2.1.1_2.11
Version:
0.6.0
Release Date:
Jul 1, 2017
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:
libraryDependencies += "com.github.piotr-kalanski" %% "spark-local_2.1.1" % "0.6.0"
ivy"com.github.piotr-kalanski::spark-local_2.1.1:0.6.0"
//> using dep "com.github.piotr-kalanski::spark-local_2.1.1:0.6.0"
import $ivy.`com.github.piotr-kalanski::spark-local_2.1.1:0.6.0`
<dependency> <groupId>com.github.piotr-kalanski</groupId> <artifactId>spark-local_2.1.1_2.11</artifactId> <version>0.6.0</version> </dependency>
compile group: 'com.github.piotr-kalanski', name: 'spark-local_2.1.1_2.11', version: '0.6.0'