aboutsummaryrefslogtreecommitdiff
path: root/assembly
diff options
context:
space:
mode:
authorDavies Liu <davies@databricks.com>2015-03-12 01:34:38 -0700
committerXiangrui Meng <meng@databricks.com>2015-03-12 01:34:38 -0700
commit712679a7b447346a365b38574d7a86d56a93f767 (patch)
treebbae09b6d40739e27adb7959f8150e60c33992c8 /assembly
parent25b71d8c15572f0f2b951c827c169f8c65f726ad (diff)
downloadspark-712679a7b447346a365b38574d7a86d56a93f767.tar.gz
spark-712679a7b447346a365b38574d7a86d56a93f767.tar.bz2
spark-712679a7b447346a365b38574d7a86d56a93f767.zip
[SPARK-6294] fix hang when call take() in JVM on PythonRDD
The Thread.interrupt() can not terminate the thread in some cases, so we should not wait for the writerThread of PythonRDD. This PR also ignore some exception during clean up. cc JoshRosen mengxr Author: Davies Liu <davies@databricks.com> Closes #4987 from davies/fix_take and squashes the following commits: 4488f1a [Davies Liu] fix hang when call take() in JVM on PythonRDD
Diffstat (limited to 'assembly')
0 files changed, 0 insertions, 0 deletions