You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Luca Canali (Jira)" <ji...@apache.org> on 2020/07/23 11:18:00 UTC

[jira] [Created] (SPARK-32409) Remove dependency between spark.metrics.staticSources.enabled and JVMSource registration

Luca Canali created SPARK-32409:
-----------------------------------

             Summary: Remove 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


SPARK-29654 has introduced the configuration `spark.metrics.register.static.sources.enabled`.
 The current implementation has the side effect that when {{spark.metrics.register.static.sources.enabled}} is set to false, the registration of JVM Source (if set with {{spark.metrics.source.jvm.class=org.apache.spark.metrics.source.JvmSource}}` is also ignored.
 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