[
https://issues.apache.org/jira/browse/SPARK-29654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun resolved SPARK-29654.
-----------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
Issue resolved by pull request 26320
[https://github.com/apache/spark/pull/26320]
> Add configuration to allow disabling registration of static sources to the
> metrics system
> -----------------------------------------------------------------------------------------
>
> Key: SPARK-29654
> URL: https://issues.apache.org/jira/browse/SPARK-29654
> Project: Spark
> Issue Type: Improvement
> Components: Spark Core
> Affects Versions: 3.0.0
> Reporter: Luca Canali
> Assignee: Luca Canali
> Priority: Minor
> Fix For: 3.0.0
>
>
> The Spark metrics system produces many different metrics and not all of them
> are used at the same time. This proposes to introduce a configuration
> parameter to allow disabling the registration of metrics in the "static
> sources" category, in other to reduce the load and clutter on the sink, in
> the cases when the metrics in question are not needed. The metrics registerd
> as "static sources" are under the namespaces CodeGenerator and
> HiveExternalCatalog and can produce a significant amount of data, as they are
> registered for the driver and executors.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]