[ 
https://issues.apache.org/jira/browse/SPARK-23189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16336332#comment-16336332
 ] 

Thomas Graves commented on SPARK-23189:
---------------------------------------

Personally I use the executors page a lot so that is why I think it would be 
nice to have it match the existing state of the active stages.  For instance I 
go there many times as soon as I load an application to see how many active 
executors it has (with dynamic allocation), I can quickly see how many are 
active/dead and in this case possibly blacklisted and compare that to how many 
tasks are running in the various states.  

Like I mentioned in the pr for the stages page though, I'm ok with waiting on 
this and see how just having it in stages page goes. 

> reflect stage level blacklisting on executor tab 
> -------------------------------------------------
>
>                 Key: SPARK-23189
>                 URL: https://issues.apache.org/jira/browse/SPARK-23189
>             Project: Spark
>          Issue Type: Bug
>          Components: Web UI
>    Affects Versions: 2.1.1
>            Reporter: Attila Zsolt Piros
>            Priority: Major
>
> This issue is the came during working on SPARK-22577 where the conclusion was 
> not only stage tab should reflect stage and application level backlisting but 
> also the executor tab should be extended with stage level backlisting 
> information.
> As [~irashid] and [~tgraves] are discussed the backlisted stages should be 
> listed for an executor like "*stage[ , ,...]*". One idea was to list only the 
> most recent 3 of the blacklisted stages another was list all the active 
> stages which are blacklisted.  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to