piotr-kalanski / spark-local   0.6.0

Apache License 2.0 GitHub

API enabling switching between Spark execution engine and local fast implementation based on Scala collections.

Scala versions: 2.11

spark-local_2.1.0 0.6.0


Group ID:
com.github.piotr-kalanski
Artifact ID:
spark-local_2.1.0_2.11
Version:
0.6.0
Release Date:
Jul 1, 2017
Licenses:
Files:

libraryDependencies += "com.github.piotr-kalanski" %% "spark-local_2.1.0" % "0.6.0"

Mill build tool

ivy"com.github.piotr-kalanski::spark-local_2.1.0:0.6.0"

Scala CLI

//> using dep "com.github.piotr-kalanski::spark-local_2.1.0:0.6.0"

Ammonite REPL

import $ivy.`com.github.piotr-kalanski::spark-local_2.1.0:0.6.0`

<dependency>
  <groupId>com.github.piotr-kalanski</groupId>
  <artifactId>spark-local_2.1.0_2.11</artifactId>
  <version>0.6.0</version>
</dependency>

compile group: 'com.github.piotr-kalanski', name: 'spark-local_2.1.0_2.11', version: '0.6.0'