aboutsummaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorShixiong Zhu <shixiong@databricks.com>2015-11-26 18:56:22 -0800
committerReynold Xin <rxin@databricks.com>2015-11-26 18:56:22 -0800
commit0c1e72e7f79231e537299b57a1ab7cd843171923 (patch)
tree8a8dbbb13dadb1a5459a6d6c6b6af24e43543772 /conf
parent4376b5bea8171e4e73b3dbabbfdf84fa1afd140b (diff)
downloadspark-0c1e72e7f79231e537299b57a1ab7cd843171923.tar.gz
spark-0c1e72e7f79231e537299b57a1ab7cd843171923.tar.bz2
spark-0c1e72e7f79231e537299b57a1ab7cd843171923.zip
[SPARK-11996][CORE] Make the executor thread dump work again
In the previous implementation, the driver needs to know the executor listening address to send the thread dump request. However, in Netty RPC, the executor doesn't listen to any port, so the executor thread dump feature is broken. This patch makes the driver use the endpointRef stored in BlockManagerMasterEndpoint to send the thread dump request to fix it. Author: Shixiong Zhu <shixiong@databricks.com> Closes #9976 from zsxwing/executor-thread-dump.
Diffstat (limited to 'conf')
0 files changed, 0 insertions, 0 deletions