Skip to content

Instantly share code, notes, and snippets.

@ianblenke
Created December 7, 2014 18:19
Show Gist options
  • Save ianblenke/3a32e2d0c77b1a3a8f3a to your computer and use it in GitHub Desktop.
Save ianblenke/3a32e2d0c77b1a3a8f3a to your computer and use it in GitHub Desktop.
name := "Lab1a"
version := "1.0"
scalaVersion := "2.10.4"
libraryDependencies += "org.apache.spark" %% "spark-core" % "1.1.1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment