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 0.3.0


Group ID:
com.github.piotr-kalanski
Artifact ID:
spark-local_2.11
Version:
0.3.0
Release Date:
May 7, 2017
Licenses:
Files:

libraryDependencies += "com.github.piotr-kalanski" %% "spark-local" % "0.3.0"

Mill build tool

ivy"com.github.piotr-kalanski::spark-local:0.3.0"

Scala CLI

//> using dep "com.github.piotr-kalanski::spark-local:0.3.0"

Ammonite REPL

import $ivy.`com.github.piotr-kalanski::spark-local:0.3.0`

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

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