3.0.3 is being used
https://github.com/apache/spark/blob/master/external/twitter/pom.xml

Are you sure you are deploying the twitter4j3.0.3, and there is not
other version of twitter4j in the path?

TD

On Mon, Aug 4, 2014 at 4:48 PM, durin <m...@simon-schaefer.net> wrote:
> 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
>

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

Reply via email to