sparkMeasure v0.21
Added print memory report to stage-level metrics collection.
Example:
(scala)> stageMetrics.printMemoryReport
(python)> stagemetrics.print_memory_report()
Added print memory report to stage-level metrics collection.
Example:
(scala)> stageMetrics.printMemoryReport
(python)> stagemetrics.print_memory_report()