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

Luca Canali updated SPARK-32409:
--------------------------------
    Description: 
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 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.

  was:
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 is also ignored, even if requested with 
{{spark.metrics.source.jvm.class=org.apache.spark.metrics.source.JvmSource}}
 A PR is proposed to fix this.


> 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
>            Priority: Minor
>
> 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 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to