[
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: [email protected]
For additional commands, e-mail: [email protected]