I am still fairly new to spark and spark streaming.  I have been struggling
with how to properly debug spark streaming and I was wondering what is the
best approach.  I have been basically putting println statements everywhere,
but sometimes they show up when I run the job and sometimes they don't.  I
currently run the job using the following command:
/usr/bin/spark-submit --class project.TheMain --master local[2]
/home/cloudera/my.jar 100





--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/How-to-properly-debug-spark-streaming-tp17571.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to