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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to