Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Sandp666
Total activity
3
Last activity
August 31, 2021 19:47
Member since
August 31, 2021 19:45
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (1)
Sort by recent activity
Recent activity
Votes
Created
August 31, 2021 19:47
SBT Buid as below, libraryDependencies ++= Seq( "org.apache.spark" %% "spark-core" % "2.3.1", "org.apache.spark" %% "spark-sql" % "2.3.1", "org.apache.spark" %% "spark-streaming" % "2.3.1",)
Community
Scala
Caused by: java.lang.ClassNotFoundException: org.apache.spark.sql.SparkSession$
1 vote