You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Ryan Williams (JIRA)" <ji...@apache.org> on 2017/08/09 18:15:00 UTC

[jira] [Created] (SPARK-21683) "TaskKilled (another attempt succeeded)" log message should be INFO level, not WARN

Ryan Williams created SPARK-21683:
-------------------------------------

             Summary: "TaskKilled (another attempt succeeded)" log message should be INFO level, not WARN
                 Key: SPARK-21683
                 URL: https://issues.apache.org/jira/browse/SPARK-21683
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 2.2.0
            Reporter: Ryan Williams
            Priority: Minor


Under other circumstances, it makes sense for {{TaskKilled}} to prompt a WARN log, but in speculative mode, when another attempt finishes first, that's not worth warning about, and should be INFO level.

This partly matters because when running with root log level WARN, and following progress using the console progress bar, these messages are a large amount and proportion of logspam that messes with the console progress display.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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