[ 
https://issues.apache.org/jira/browse/SPARK-3106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14101151#comment-14101151
 ] 

Apache Spark commented on SPARK-3106:
-------------------------------------

User 'sarutak' has created a pull request for this issue:
https://github.com/apache/spark/pull/2019

> Suppress unwilling Exception and error messages caused by SendingConnection
> ---------------------------------------------------------------------------
>
>                 Key: SPARK-3106
>                 URL: https://issues.apache.org/jira/browse/SPARK-3106
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.1.0
>            Reporter: Kousuke Saruta
>
> Now, when we run Spark application, error message is appear on driver's log.
> The error message includes like as follows.
> * message caused by ClosedChannelException
> * message caused by CancelledKeyException
> * "Corresponding SendingConnectionManagerId not found"
> Those are mainly caused by the "read" behavior of SendingConnection.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to