I have just began with Spark Streaming and I am trying to build a sample application that counts words from a Kafka stream. Although it compiles with sbt package
sbt package
Using Spark 1.6 do the job for me without the hassle of handling so many external jars... Can get quite complicate to manage...