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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to