Revision e0aa23939a4cbf95f2cc83a7f5adee841b491358 authored by Liang-Chi Hsieh on 25 May 2017, 01:55:45 UTC, committed by Wenchen Fan on 25 May 2017, 01:55:59 UTC
## What changes were proposed in this pull request?

This is a follow-up to #18073. Taking a safer approach to shutdown the pool to prevent possible issue. Also using `ThreadUtils.newForkJoinPool` instead to set a better thread name.

## How was this patch tested?

Manually test.

Please review http://spark.apache.org/contributing.html before opening a pull request.

Author: Liang-Chi Hsieh <viirya@gmail.com>

Closes #18100 from viirya/SPARK-20848-followup.

(cherry picked from commit 6b68d61cf31748a088778dfdd66491b2f89a3c7b)
Signed-off-by: Wenchen Fan <wenchen@databricks.com>
1 parent 3f82d65
History

README.md

back to top