You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Tim Osborne (Jira)" <ji...@apache.org> on 2020/09/01 18:19:00 UTC

[jira] [Created] (SPARK-32769) setting spark.network.timeout no longer sets spark.storage.blockManagerSlaveTimeoutMs

Tim Osborne created SPARK-32769:
-----------------------------------

             Summary: setting spark.network.timeout no longer sets spark.storage.blockManagerSlaveTimeoutMs
                 Key: SPARK-32769
                 URL: https://issues.apache.org/jira/browse/SPARK-32769
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 3.0.0
            Reporter: Tim Osborne


Setting spark.network.timeout no longer sets spark.storage.blockManagerSlaveTimeoutMs

 

Reproducible by setting spark.network.timeout=3600s and spark.executor.heartbeatInterval=1800s at startup. Workaround by setting spark.storage.blockManagerSlaveTimeoutMs=3600s at startup.



--
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