https://github.com/apache/spark
Revision ebd72f453aa0b4f68760d28b3e93e6dd33856659 authored by Shixiong Zhu on 27 May 2017, 05:25:38 UTC, committed by Shixiong Zhu on 27 May 2017, 05:25:54 UTC
## What changes were proposed in this pull request?

Add a `worker` configuration to set how long to wait before forcibly killing driver.

## How was this patch tested?

Jenkins

Author: Shixiong Zhu <shixiong@databricks.com>

Closes #18126 from zsxwing/SPARK-20843.

(cherry picked from commit 6c1dbd6fc8d49acf7c1c902d2ebf89ed5e788a4e)
Signed-off-by: Shixiong Zhu <shixiong@databricks.com>
1 parent 6e6adcc
History
Tip revision: ebd72f453aa0b4f68760d28b3e93e6dd33856659 authored by Shixiong Zhu on 27 May 2017, 05:25:38 UTC
[SPARK-20843][CORE] Add a config to set driver terminate timeout
Tip revision: ebd72f4

README.md

back to top