Failed to find Spark examples assembly... error message

2014-02-10 Thread David Swearingen
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 But get the error:

Re: Failed to find Spark examples assembly... error message

2014-02-10 Thread David Swearingen
to be looking for why the script is not coming up with the right path to that file. On Mon, Feb 10, 2014 at 8:49 AM, David Swearingen dswearin...@centrifugesystems.com mailto:dswearin...@centrifugesystems.com wrote: I'm running 0.9.0 and attempting to try the example described here: https