You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2020/08/10 16:33:00 UTC

[jira] [Resolved] (SPARK-32409) Document the dependency between spark.metrics.staticSources.enabled and JVMSource registration

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

Dongjoon Hyun resolved SPARK-32409.
-----------------------------------
    Fix Version/s: 3.1.0
                   3.0.1
       Resolution: Fixed

Issue resolved by pull request 29203
[https://github.com/apache/spark/pull/29203]

> Document the dependency between spark.metrics.staticSources.enabled and JVMSource registration
> ----------------------------------------------------------------------------------------------
>
>                 Key: SPARK-32409
>                 URL: https://issues.apache.org/jira/browse/SPARK-32409
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 3.0.0
>            Reporter: Luca Canali
>            Priority: Minor
>             Fix For: 3.0.1, 3.1.0
>
>
> SPARK-29654 has introduced the configuration `spark.metrics.register.static.sources.enabled`.
>  The current implementation of SPARK-29654 and SPARK-25277 have, as side effect, that when {{spark.metrics.register.static.sources.enabled}} is set to false, the registration of JVM Source is also ignored, even if requested with {{spark.metrics.conf.*.source.jvm.class=org.apache.spark.metrics.source.JvmSource}}
>  A PR is proposed to fix this.



--
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