[jira] [Commented] (SPARK-16047) Sort by status and id fields in Executors table

2016-06-19 Thread Sean Owen (JIRA)

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

Sean Owen commented on SPARK-16047:
---

It seems like failing stages is a rare error case and maybe you want to keep 
the failed executor with the successful one. OK, I suppose I'm neutral on it.

> Sort by status and id fields in Executors table
> ---
>
> Key: SPARK-16047
> URL: https://issues.apache.org/jira/browse/SPARK-16047
> Project: Spark
>  Issue Type: Improvement
>  Components: Web UI
>Affects Versions: 2.0.0
>Reporter: Jacek Laskowski
>Priority: Minor
> Attachments: spark-webui-executors.png
>
>
> With multiple executors with the same ID the default sorting *seems* to be by 
> ID (descending) first and status (alphabetically ascending).
> I'd like webUI to sort the Executors table by status first (with Active 
> first) followed by ID (ascending with driver being the last one).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-16047) Sort by status and id fields in Executors table

2016-06-19 Thread Jacek Laskowski (JIRA)

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

Jacek Laskowski commented on SPARK-16047:
-

The problem is when there are more than one executors with the same id (which 
is possible with failing stages). You'd scroll down the executor list to see 
active ones (which is surely the case most of the time with the failed ones 
later one). You could obviously sort by Status but then I believe it should be 
the default. Status first, ID second. 

> Sort by status and id fields in Executors table
> ---
>
> Key: SPARK-16047
> URL: https://issues.apache.org/jira/browse/SPARK-16047
> Project: Spark
>  Issue Type: Improvement
>  Components: Web UI
>Affects Versions: 2.0.0
>Reporter: Jacek Laskowski
>Priority: Minor
> Attachments: spark-webui-executors.png
>
>
> With multiple executors with the same ID the default sorting *seems* to be by 
> ID (descending) first and status (alphabetically ascending).
> I'd like webUI to sort the Executors table by status first (with Active 
> first) followed by ID (ascending with driver being the last one).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-16047) Sort by status and id fields in Executors table

2016-06-19 Thread Sean Owen (JIRA)

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

Sean Owen commented on SPARK-16047:
---

I dunno, sorting by ID is the most logical default. You can re-sort the table 
as you like. I would not make this change.

> Sort by status and id fields in Executors table
> ---
>
> Key: SPARK-16047
> URL: https://issues.apache.org/jira/browse/SPARK-16047
> Project: Spark
>  Issue Type: Improvement
>  Components: Web UI
>Affects Versions: 2.0.0
>Reporter: Jacek Laskowski
>Priority: Minor
> Attachments: spark-webui-executors.png
>
>
> With multiple executors with the same ID the default sorting *seems* to be by 
> ID (descending) first and status (alphabetically ascending).
> I'd like webUI to sort the Executors table by status first (with Active 
> first) followed by ID (ascending with driver being the last one).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org