Using 3.0.3 (downloaded from http://mvnrepository.com/artifact/org.twitter4j
) changes the error to

Exception in thread "Thread-55" java.lang.NoClassDefFoundError:
twitter4j/StatusListener
        at
org.apache.spark.streaming.twitter.TwitterInputDStream.getReceiver(TwitterInputDStream.scala:55)

It seems yet another version is required. Is there any quick way to find out
which? The ScalaDoc for TwitterUtils doesn't seem to mention anything in
that direction.



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Streaming-fails-where-is-the-problem-tp11355p11387.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to