Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-29720

Add linux condition to make ProcfsMetricsGetter more complete

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Not A Problem
    • 3.0.0
    • None
    • Spark Core
    • None

    Description

      Now decide whether it can be gather proc stat to executor metrics is that

      procDirExists.get && shouldLogStageExecutorProcessTreeMetrics && shouldLogStageExecutorMetrics
      

      But the proc is only support for linux, so it should add a condition that isLinux .

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ulysses XiDuo You
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: