Skip to main content
3 events
when toggle format what by license comment
Nov 12, 2017 at 16:37 comment added Vijay Kumar Thank you for this hint. Worked the first time
Oct 29, 2017 at 4:03 comment added Priyanshu Singh I am using below dependencies but result is same. libraryDependencies += "org.apache.spark" % "spark-core_2.11" % "2.2.0" // mvnrepository.com/artifact/org.apache.spark/… //libraryDependencies += "org.apache.spark" % "spark-streaming-twitter_2.11" % "1.6.3" % "provided" libraryDependencies+="org.apache.bahir" %% "spark-streaming-twitter" % "2.0.0" //--packages "org.apache.spark:spark-streaming-twitter_2.11:1.6.3" libraryDependencies += "org.apache.spark" % "spark-streaming_2.11" % "2.2.0"
Nov 4, 2016 at 0:20 history answered Mike Slinn CC BY-SA 3.0