Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0
    • Spark Core
    • None

    Description

      Today we have:

      inputMetrics.recordsRead
      outputMetrics.bytesWritten
      shuffleReadMetrics.localBlocksFetched
      ...
      shuffleWriteMetrics.shuffleRecordsWritten
      shuffleWriteMetrics.shuffleBytesWritten
      shuffleWriteMetrics.shuffleWriteTime
      

      The shuffle write ones are kind of redundant. We can drop the shuffle part in the method names.

      Attachments

        Activity

          People

            andrewor14 Andrew Or
            andrewor14 Andrew Or
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: