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

[jira] [Commented] (SPARK-27989) Add retries on the connection to the driver

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

Apache Spark commented on SPARK-27989:
--------------------------------------

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

> Add retries on the connection to the driver
> -------------------------------------------
>
>                 Key: SPARK-27989
>                 URL: https://issues.apache.org/jira/browse/SPARK-27989
>             Project: Spark
>          Issue Type: Improvement
>          Components: Kubernetes, Spark Core
>    Affects Versions: 2.4.3
>            Reporter: Jose Luis Pedrosa
>            Priority: Minor
>
> Due to Java caching of negative DNS resolution (failed requests are never retried).
> Any failure in the DNS when trying to connect to the driver, will make impossible a connection from that process.
> This happens specially in Kubernetes where network setup of pods can take some time,
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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