[
https://issues.apache.org/jira/browse/SPARK-32409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17163451#comment-17163451
]
Apache Spark commented on SPARK-32409:
--------------------------------------
User 'LucaCanali' has created a pull request for this issue:
https://github.com/apache/spark/pull/29203
> 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.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: [email protected]
For additional commands, e-mail: [email protected]