You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "binjie yang (Jira)" <ji...@apache.org> on 2021/08/12 06:10:00 UTC

[jira] [Created] (SPARK-36487) modify exit executor log logic

binjie yang created SPARK-36487:
-----------------------------------

             Summary: modify exit executor log logic
                 Key: SPARK-36487
                 URL: https://issues.apache.org/jira/browse/SPARK-36487
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 3.1.2
            Reporter: binjie yang


When exit executor with system code 0, coarseGrainedExecutorBackend will print ERROR log.
That doesn't make sense, because it seems to me that executor's normal decommission is not caused by an exception.

So modify exit-executor log logic.Select info type or Error type by judging argument code.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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