spark git commit: [SPARK-20843][CORE] Add a config to set driver terminate timeout

2017-05-26 Thread zsxwing
Repository: spark Updated Branches: refs/heads/branch-2.1 6e6adccea -> ebd72f453 [SPARK-20843][CORE] Add a config to set driver terminate timeout ## What changes were proposed in this pull request? Add a `worker` configuration to set how long to wait before forcibly killing driver. ## How w

spark git commit: [SPARK-20843][CORE] Add a config to set driver terminate timeout

2017-05-26 Thread zsxwing
Repository: spark Updated Branches: refs/heads/branch-2.2 39f76657e -> f2408bdd7 [SPARK-20843][CORE] Add a config to set driver terminate timeout ## What changes were proposed in this pull request? Add a `worker` configuration to set how long to wait before forcibly killing driver. ## How w

spark git commit: [SPARK-20843][CORE] Add a config to set driver terminate timeout

2017-05-26 Thread zsxwing
Repository: spark Updated Branches: refs/heads/master a0f8a072e -> 6c1dbd6fc [SPARK-20843][CORE] Add a config to set driver terminate timeout ## What changes were proposed in this pull request? Add a `worker` configuration to set how long to wait before forcibly killing driver. ## How was t