Skip to content
This repository was archived by the owner on Dec 30, 2019. It is now read-only.

jey/Spock.jl

Repository files navigation

Spock

An interface to Apache Spark for the Julia language.

Build Instructions

  1. Create a symlink from your spark-assembly jar to lib/spark.jar (or copy it).
mkdir lib
ln -s ~/Downloads/spark-1.3.0-bin-hadoop2.4/lib/spark-assembly-1.3.0-hadoop2.4.0.jar lib/spark.jar
  1. Type make to build spock.jar and run the tests.

Build Status

About

Spark in Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published