aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/daemon.py
diff options
context:
space:
mode:
authorShivaram Venkataraman <shivaram@cs.berkeley.edu>2014-08-10 12:44:17 -0700
committerShivaram Venkataraman <shivaram@cs.berkeley.edu>2014-08-10 12:44:17 -0700
commit1d03a26a4895c24ebfab1a3cf6656af75cb53003 (patch)
tree0b791ef42229acb03a85df1fd3770dd66e6ebdc7 /python/pyspark/daemon.py
parent3570119c34ab8d61507e7703a171b742fb0957d4 (diff)
downloadspark-1d03a26a4895c24ebfab1a3cf6656af75cb53003.tar.gz
spark-1d03a26a4895c24ebfab1a3cf6656af75cb53003.tar.bz2
spark-1d03a26a4895c24ebfab1a3cf6656af75cb53003.zip
[SPARK-2950] Add gc time and shuffle write time to JobLogger
The JobLogger is very useful for performing offline performance profiling of Spark jobs. GC Time and Shuffle Write time are available in TaskMetrics but are currently missed from the JobLogger output. This patch adds these two fields. ~~Since this is a small change, I didn't create a JIRA. Let me know if I should do that.~~ cc kayousterhout Author: Shivaram Venkataraman <shivaram@cs.berkeley.edu> Closes #1869 from shivaram/job-logger and squashes the following commits: 1b709fc [Shivaram Venkataraman] Add a space before GC_TIME c418105 [Shivaram Venkataraman] Add gc time and shuffle write time to JobLogger
Diffstat (limited to 'python/pyspark/daemon.py')
0 files changed, 0 insertions, 0 deletions