Skip to content

Instantly share code, notes, and snippets.

@amusarra
Created January 24, 2017 11:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amusarra/6a045fbda8b97d20eb5c9c75327a7fd0 to your computer and use it in GitHub Desktop.
Save amusarra/6a045fbda8b97d20eb5c9c75327a7fd0 to your computer and use it in GitHub Desktop.
La Scala giusta per i Big Data
scalaVersion := "2.11.8"
name := "Simple Scala Project"
libraryDependencies += "org.apache.spark" % "spark-mllib_2.11" % "1.5.1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment