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

Michael Wee commented on MESOS-19:
----------------------------------

Hello!

For my first improvement I will be adding a sorting feature to the tables in 
the Mesos Web UI for more convenient viewing, for example, by available 
resources or start time. This feature will be useful especially on large 
clusters running many frameworks on a large number of slaves.

I am planning on using the existing DataTables library for jQuery JavaScript.

So far I have gotten DataTables to work with a test table on my local machine. 
I've edited the master index.tpl and framework.tpl files to implement 
DataTables on my local machine. A problem I'm running into right now is that 
after I transfer over the files to the Millennium cluster through WinSCP, the 
changes are not reflected on the WebUI when I start a master and a slave. The 
source code remains the same as the unchanged one.

> Improve the tables in the Mesos Web UI to be sortable by category
> -----------------------------------------------------------------
>
>                 Key: MESOS-19
>                 URL: https://issues.apache.org/jira/browse/MESOS-19
>             Project: Mesos
>          Issue Type: Improvement
>          Components: webui
>            Reporter: Michael Wee
>            Priority: Minor
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to