Re: Trouble deploying spark program because of soft link?

2015-01-30 Thread suhshekar52
-_- Sorry for the spam...I thought I could run spark apps on workers, but I cloned it on my spark master and now it works. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Trouble-deploying-spark-program-because-of-soft-link-tp21450p21451.html Sent from the

Trouble deploying spark program because of soft link?

2015-01-30 Thread suhshekar52
Sorry if this is a double post...I'm not sure if I can send from email or have to come to the user list to create a new topic. A bit confused on this one...I have set up the KafkaWordCount found here:

Setting up Simple Kafka Consumer via Spark Java app

2014-12-28 Thread suhshekar52
Hello Everyone, Thank you for the time and the help :). My goal here is to get this program working: https://github.com/apache/spark/blob/master/examples/scala-2.10/src/main/java/org/apache/spark/examples/streaming/JavaKafkaWordCount.java The only lines I do not have from the example are lines