Hey, I am working with spark source code. I am printing logs within the code
to understand how hadoopRDD works. I wan't to print a timestamp when
executor first reads the textFile RDD (input source(URL) in form of hdfs). I
tried to print some logs in executor.scala but they do not display on the
run using spark submit. Is there any way to get this?

Thanks



--
Sent from: http://apache-spark-user-list.1001560.n3.nabble.com/

---------------------------------------------------------------------
To unsubscribe e-mail: user-unsubscr...@spark.apache.org

Reply via email to