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 2019/08/09 22:50:00 UTC

[jira] [Resolved] (SPARK-28676) Avoid Excessive logging from ContextCleaner

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

Dongjoon Hyun resolved SPARK-28676.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

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

> Avoid Excessive logging from ContextCleaner
> -------------------------------------------
>
>                 Key: SPARK-28676
>                 URL: https://issues.apache.org/jira/browse/SPARK-28676
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 2.3.3, 3.0.0, 2.4.3
>            Reporter: Ajith S
>            Assignee: Ajith S
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> In high workload environments, ContextCleaner seems to have excessive logging at INFO level which do not give much information. In one Particular case we see that ``INFO ContextCleaner: Cleaned accumulator`` message is 25-30% of the generated logs. We can log this information for cleanup in DEBUG level instead.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org