Re: Spark Streaming Example with CDH5

2014-06-18 Thread Sean Owen
e/src/main/scala/org/apache/spark/SecurityManager.scala On Wed, Jun 18, 2014 at 3:14 AM, manas Kar wrote: > Hi Spark Gurus, > I am trying to compile a spark streaming example with CDH5 and having > problem compiling it. > Has anyone created an example spark streaming using CDH5

Spark Streaming Example with CDH5

2014-06-17 Thread manas Kar
Hi Spark Gurus, I am trying to compile a spark streaming example with CDH5 and having problem compiling it. Has anyone created an example spark streaming using CDH5(preferably Spark 0.9.1) and would be kind enough to share the build.sbt(.scala) file?(or point to their example on github). I know