aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorzsxwing <zsxwing@gmail.com>2014-10-07 16:00:22 -0700
committerAndrew Or <andrewor14@gmail.com>2014-10-07 16:00:22 -0700
commit446063eca98ae56d1ac61415f4c6e89699b8db02 (patch)
tree05198c06e5120b2eaa1ebe57f974eefff8399269 /python
parent553737c6e6d5ffa3b52a9888444f4beece5c5b1a (diff)
downloadspark-446063eca98ae56d1ac61415f4c6e89699b8db02.tar.gz
spark-446063eca98ae56d1ac61415f4c6e89699b8db02.tar.bz2
spark-446063eca98ae56d1ac61415f4c6e89699b8db02.zip
[SPARK-3777] Display "Executor ID" for Tasks in Stage page
Now the Stage page only displays "Executor"(host) for tasks. However, there may be more than one Executors running in the same host. Currently, when some task is hung, I only know the host of the faulty executor. Therefore I have to check all executors in the host. Adding "Executor ID" in the Tasks table. would be helpful to locate the faulty executor. Here is the new page: ![add_executor_id_for_tasks](https://cloud.githubusercontent.com/assets/1000778/4505774/acb9648c-4afa-11e4-8826-8768a0a60cc9.png) Author: zsxwing <zsxwing@gmail.com> Closes #2642 from zsxwing/SPARK-3777 and squashes the following commits: 37945af [zsxwing] Put Executor ID and Host into one cell 4bbe2c7 [zsxwing] [SPARK-3777] Display "Executor ID" for Tasks in Stage page
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions