The object Utils contains some helper code for the sparkMeasure package
The methods formatDuration and formatBytes are used for printing stage metrics reports
The methods readSerializedStageMetrics and readSerializedTaskMetrics are used to read data serialized into files by
"flight recorder" mode
The object Utils contains some helper code for the sparkMeasure package The methods formatDuration and formatBytes are used for printing stage metrics reports The methods readSerializedStageMetrics and readSerializedTaskMetrics are used to read data serialized into files by "flight recorder" mode