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

[jira] [Created] (SPARK-27649) Unify the way you use 'spark.network.timeout'

jiaan.geng created SPARK-27649:
----------------------------------

             Summary: Unify the way you use 'spark.network.timeout'
                 Key: SPARK-27649
                 URL: https://issues.apache.org/jira/browse/SPARK-27649
             Project: Spark
          Issue Type: Improvement
          Components: Structured Streaming
    Affects Versions: 2.4.0, 2.3.0
            Reporter: jiaan.geng


For historical reasons, structured streaming still has some old way of use
{code:java}
spark.network.timeout{code}
, even though 
{code:java}
org.apache.spark.internal.config.Network.NETWORK_TIMEOUT{code}
is now available.



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