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

jey/Spock.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Releases

No releases published

Packages

No packages published