Hi, Please check StatsReportListener class in SparkListener.scala, this is a default terminal output of stage result.
Thanks Jerry -----Original Message----- From: Bochun Zhang [mailto:[email protected]] Sent: Friday, September 27, 2013 10:19 AM To: [email protected] Subject: Need an example with SparkListener Any body know how to use the SparkListener? (http://spark.incubator.apache.org/docs/0.7.3/api/core/spark/scheduler/SparkListener.html). I need an example of self-defining terminal output on finishing each stage of job. --Bochun
