[ https://issues.apache.org/jira/browse/SPARK-24332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482698#comment-16482698 ]
Apache Spark commented on SPARK-24332: -------------------------------------- User 'zsxwing' has created a pull request for this issue: 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 > > 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