Closed carlosg-m closed 2 years ago
You are probably using a Scala 2.11 build of the project. Use _2.12
I'm using java and I face similar issue, what should I do?
Same answer. You need to match library scala version to the scala version that your Spark uses.
Spark 3.2.1 Scala 2.12