Shixiong Zhu created SPARK-24332:
------------------------------------

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


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