Hi All,
I am trying the tutorial for spark-streaming following the link
Tutorial with Streaming Data
https://zeppelin.incubator.apache.org/docs/0.5.5-incubating/tutorial/tutorial.html

But I keep getting this error while importing twitter class:
import org.apache.spark.streaming._
<console>:39: error: object twitter is not a member of package
org.apache.spark.streaming import org.apache.spark.streaming.twitter._

I would assume that perhaps something needs to be added in Spark Path?
any help is appreciated..

Thanks
-
Vinayak Agrawal


"To Strive, To Seek, To Find and Not to Yield!"
~Lord Alfred Tennyson

Reply via email to