[ 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
spark:using-scala [2022/12/14 13:25]
straka [Usage Examples]
spark:using-scala [2024/09/27 09:21] (current)
straka [Usage Examples]
Line 72: Line 72:
 version := "1.0" version := "1.0"
  
-scalaVersion := "2.12.17"+scalaVersion := "2.12.20"
    
-libraryDependencies += "org.apache.spark" %% "spark-core" % "3.3.1"+libraryDependencies += "org.apache.spark" %% "spark-core" % "3.5.3"
 </file> </file>
  

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