NVIDIA / spark-rapids-tools

User tools for Spark RAPIDS
Apache License 2.0
56 stars 38 forks source link

Add support for disk spill metrics in Photon jobs #1405

Closed parthosa closed 3 weeks ago

parthosa commented 3 weeks ago

Issue #251

Following up on #1390, this PR adds parsing for Disk Spill Size metrics for Photon Jobs.

Changes

Enhancements to Photon-specific metrics handling:

Test expectation updates:

parthosa commented 3 weeks ago

This PR is no more required since spill metrics are parsed correctly by default.