I'm seeing output like this on our mesos spark slaves:

16/05/23 11:44:04 INFO python.PythonRunner: Times: total = 1137, boot = -590, init = 593, finish = 1134 16/05/23 11:44:04 INFO python.PythonRunner: Times: total = 1652, boot = -446, init = 481, finish = 1617

This seems to be coming from pyspark/worker.py, however it looks like it should be being printed as milliseconds (as a long) - and it certainly doesn't look that way from the output above!



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

Reply via email to