Intellij isn't showing maven Location for scala sdk which is leading to error when I am trying to use spark and pom file with it
已回答
请先登录再写评论。
Hello!
The dialog shows which Scala versions are already downloaded with one of the dependency manager (Maven, Ivy, Coursier)
Most likely It doesn't show Maven because you don't have scala compiler jars in the Maven local caches.
Could yo describe in more details what kind of error you observe when you try to use Spark?