Update spark and gradle versions, fix deprecated features

This commit is contained in:
2023-03-16 12:32:45 +01:00
parent fac2f6661e
commit 178f778f9c
7 changed files with 196 additions and 133 deletions

View File

@ -1,9 +1,9 @@
scalaMajorVersion=2.12
scalaMajorVersion=2.13
scalaMinorVersion=10
apacheSparkVersion=3.0.1
apacheSparkVersion=3.3.2
scalaTestVersion=3.2.3
scalaTestVersion=3.2.15
mainClass=com.barrelsofdata.sparkexamples.Driver
projectGroup=com.barrelsofdata.sparkexamples