Repository: spark
Updated Branches:
refs/heads/branch-1.6 ccc7fa357 -> 83f860448
[SPARK-16182][CORE] Utils.scala -- terminateProcess() should call
Process.destroyForcibly() if and only if Process.destroy() fails
## What changes were proposed in this pull request?
Utils.terminateProcess shoul
Repository: spark
Updated Branches:
refs/heads/branch-2.0 1932bb683 -> 972106dd3
[SPARK-16182][CORE] Utils.scala -- terminateProcess() should call
Process.destroyForcibly() if and only if Process.destroy() fails
## What changes were proposed in this pull request?
Utils.terminateProcess shoul
Repository: spark
Updated Branches:
refs/heads/master fbfd0ab9d -> 2075bf8ef
[SPARK-16182][CORE] Utils.scala -- terminateProcess() should call
Process.destroyForcibly() if and only if Process.destroy() fails
## What changes were proposed in this pull request?
Utils.terminateProcess should `d