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

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

     [ https://issues.apache.org/jira/browse/SPARK-29720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean R. Owen resolved SPARK-29720.
----------------------------------
    Resolution: Not A Problem

> 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
>            Priority: Minor
>
> 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