I solved this question using the SBT plugin "sbt-assembly".
It's very good!
Bye.
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Streaming-Twitter-Example-Error-tp12600p15073.html
Sent from the Apache Spark User List mailing
"1.0.2"
>
> libraryDependencies += "org.apache.spark" %% "spark-streaming" % "1.0.2"
>
> libraryDependencies += "org.twitter4j" % "twitter4j-core" % "3.0.3"
>
> libraryDependencies += "org.twitter4j" %
itter4j-core" % "3.0.3"
libraryDependencies += "org.twitter4j" % "twitter4j-stream" % "3.0.3"
resolvers += "Akka Repository" at "http://repo.akka.io/releases/";
Can anybody help me?
Thanks a lot!
--
View