I'm running 0.9.0 and attempting to try the example described here: https://spark.incubator.apache.org/docs/0.9.0/streaming-programming-guide.html#a-quick-example

./bin/run-example org.apache.spark.streaming.examples.JavaNetworkWordCount local[2] localhost 9999

But get the error:

./bin/run-example: line 47: [: /home/centrifuge/spark-0.9.0-incubating-bin-hadoop1/examples/target/scala-2.10/spark-examples-assembly-0.9.0-incubating.jar: binary operator expected Failed to find Spark examples assembly in /home/centrifuge/spark-0.9.0-incubating-bin-hadoop1/examples/target
You need to build Spark with sbt/sbt assembly before running this program

I've done the 'sbt/sbt assembly' step. I've tried to debug the shell script but it seems like the first problem is the missing "assembly" file...

Any suggestions?

Thanks!


______________________________________________________________________
This email has been scanned by the Boundary Defense for Email Security System. 
For more information please visit 
http://www.apptix.com/email-security/antispam-virus
______________________________________________________________________

Reply via email to