You need to add twitter4j-*-3.0.3.jars to your class path

Thanks
Best Regards


On Tue, Aug 5, 2014 at 7:18 AM, Tathagata Das <tathagata.das1...@gmail.com>
wrote:

> Are you able to run it locally? If not, can you try creating an
> all-inclusive jar with all transitive dependencies together (sbt
> assembly)  and then try running the app? Then this will be a self
> contained environment, which will help us debug better.
>
> TD
>
>
> On Mon, Aug 4, 2014 at 5:06 PM, durin <m...@simon-schaefer.net> wrote:
> > In the WebUI "Environment" tab, the section "Classpath Entries" lists the
> > following ones as part of System Classpath:
> >
> > /foo/hadoop-2.0.0-cdh4.5.0/etc/hadoop
> >
> /foo/spark-master-2014-07-28/assembly/target/scala-2.10/spark-assembly-1.1.0-SNAPSHOT-hadoop2.0.0-cdh4.5.0.jar
> > /foo/spark-master-2014-07-28/conf
> >
> /foo/spark-master-2014-07-28/external/twitter/target/spark-streaming-twitter_2.10-1.1.0-SNAPSHOT.jar
> > /foo/spark-master-2014-07-28/extrajars/twitter4j-core-3.0.3.jar
> > /foo/spark-master-2014-07-28/extrajars/twitter4j-stream-3.0.3.jar
> >
> >
> > So I can't see where any other versions would come from.
> >
> >
> >
> > --
> > View this message in context:
> http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Streaming-fails-where-is-the-problem-tp11355p11391.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