[ 
https://issues.apache.org/jira/browse/SPARK-24332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shixiong Zhu resolved SPARK-24332.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.4.0

Issue resolved by pull request 21382
[https://github.com/apache/spark/pull/21382]

> Fix places reading 'spark.network.timeout' as milliseconds
> ----------------------------------------------------------
>
>                 Key: SPARK-24332
>                 URL: https://issues.apache.org/jira/browse/SPARK-24332
>             Project: Spark
>          Issue Type: Improvement
>          Components: Mesos, Structured Streaming
>    Affects Versions: 2.3.0
>            Reporter: Shixiong Zhu
>            Assignee: Shixiong Zhu
>            Priority: Major
>             Fix For: 2.4.0
>
>
> There are some places reading "spark.network.timeout" using "getTimeAsMs" 
> rather than "getTimeAsSeconds". This will return a wrong value when the user 
> specifies a value without a time unit.



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