spark-instrumented-optimizer/resource-managers
Shixiong Zhu 53c06ddabb [SPARK-24332][SS][MESOS] Fix places reading 'spark.network.timeout' as milliseconds
## What changes were proposed in this pull request?

This PR replaces `getTimeAsMs` with `getTimeAsSeconds` to fix the issue that reading "spark.network.timeout" using a wrong time unit when the user doesn't specify a time out.

## How was this patch tested?

Jenkins

Author: Shixiong Zhu <zsxwing@gmail.com>

Closes #21382 from zsxwing/fix-network-timeout-conf.
2018-05-24 13:00:24 -07:00
..
kubernetes [SPARK-24137][K8S] Mount local directories as empty dir volumes. 2018-05-10 11:36:41 -07:00
mesos [SPARK-24332][SS][MESOS] Fix places reading 'spark.network.timeout' as milliseconds 2018-05-24 13:00:24 -07:00
yarn [SPARK-24149][YARN] Retrieve all federated namespaces tokens 2018-05-18 13:04:00 -07:00