You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "ulysses you (Jira)" <ji...@apache.org> on 2019/11/02 02:15:00 UTC

[jira] [Created] (SPARK-29720) Add linux condition to make ProcfsMetricsGetter more complete

ulysses you created SPARK-29720:
-----------------------------------

             Summary: Add linux condition to make ProcfsMetricsGetter more complete
                 Key: SPARK-29720
                 URL: https://issues.apache.org/jira/browse/SPARK-29720
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 3.0.0
            Reporter: ulysses you


Now decide whether it can be gather proc stat to executor metrics is that 
{code:java}
procDirExists.get && shouldLogStageExecutorProcessTreeMetrics && shouldLogStageExecutorMetrics
{code}
But the proc is only support for linux, so it should add a condition that isLinux .



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org