[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
spark:using-scala [2017/10/16 21:24]
ufal [Using Scala]
spark:using-scala [2018/11/24 22:42]
straka [Usage Examples]
Line 72: Line 72:
 version := "1.0" version := "1.0"
  
-scalaVersion := "2.11.8"+scalaVersion := "2.11.12"
  
-libraryDependencies += "org.apache.spark" %% "spark-core" % "2.1.1"+libraryDependencies += "org.apache.spark" %% "spark-core" % "2.3.2"
 </file> </file>
  

[ Back to the navigation ] [ Back to the content ]