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

Apache Spark commented on SPARK-15951:
--------------------------------------

User 'kishorvpatil' has created a pull request for this issue:
https://github.com/apache/spark/pull/13670

> Change Executors Page to use datatables to support sorting columns and 
> searching
> --------------------------------------------------------------------------------
>
>                 Key: SPARK-15951
>                 URL: https://issues.apache.org/jira/browse/SPARK-15951
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 2.0.0
>            Reporter: Kishor Patil
>             Fix For: 2.1.0
>
>
> Support column sort and search for Executors Server using jQuery DataTable 
> and REST API. Before this commit, the executors page was generated hard-coded 
> html and can not support search, also, the sorting was disabled if there is 
> any application that has more than one attempt. Supporting search and sort 
> (over all applications rather than the 20 entries in the current page) in any 
> case will greatly improve user experience.



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

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

Reply via email to