aboutsummaryrefslogtreecommitdiff
path: root/sql/catalyst
diff options
context:
space:
mode:
authorlinweizhong <linweizhong@huawei.com>2015-08-05 10:16:12 -0700
committerMarcelo Vanzin <vanzin@cloudera.com>2015-08-05 10:16:12 -0700
commit7a969a6967c4ecc0f004b73bff27a75257a94e86 (patch)
treee0d39fe44043a667cfb852362971831ae4065b98 /sql/catalyst
parent23d982204bb9ef74d3b788a32ce6608116968719 (diff)
downloadspark-7a969a6967c4ecc0f004b73bff27a75257a94e86.tar.gz
spark-7a969a6967c4ecc0f004b73bff27a75257a94e86.tar.bz2
spark-7a969a6967c4ecc0f004b73bff27a75257a94e86.zip
[SPARK-9519] [YARN] Confirm stop sc successfully when application was killed
Currently, when we kill application on Yarn, then will call sc.stop() at Yarn application state monitor thread, then in YarnClientSchedulerBackend.stop() will call interrupt this will cause SparkContext not stop fully as we will wait executor to exit. Author: linweizhong <linweizhong@huawei.com> Closes #7846 from Sephiroth-Lin/SPARK-9519 and squashes the following commits: 1ae736d [linweizhong] Update comments 2e8e365 [linweizhong] Add comment explaining the code ad0e23b [linweizhong] Update 243d2c7 [linweizhong] Confirm stop sc successfully when application was killed
Diffstat (limited to 'sql/catalyst')
0 files changed, 0 insertions, 0 deletions