[ 
https://issues.apache.org/jira/browse/HDFS-6407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benoy Antony updated HDFS-6407:
-------------------------------
    Attachment: HDFS-6407.patch

Attaching a patch which makes the tables on Namenode UI sortable. 
Tablesorter jquery plugin is used 
(http://mottie.github.io/tablesorter/docs/index.html). This plugin is also used 
in Apache Storm project as well as in several other products.
LICENCE.txt is updated with license information related to Tablesorter jquery 
plugin. 

The actual changes in the html/js pages are minimal and mostly related to 
indenting.

Testing is done manually. 
The screenshots are added to illustrate the feature. 
Both ascending and descending sorting is supported. 
Multiple columns can sorted simultaneously by holding down the SHIFT key and 
clicking a second, third or fourth column header.


> new namenode UI, lost ability to sort columns in datanode tab
> -------------------------------------------------------------
>
>                 Key: HDFS-6407
>                 URL: https://issues.apache.org/jira/browse/HDFS-6407
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode
>    Affects Versions: 2.4.0
>            Reporter: Nathan Roberts
>            Assignee: Benoy Antony
>            Priority: Minor
>         Attachments: HDFS-6407.patch
>
>
> old ui supported clicking on column header to sort on that column. The new ui 
> seems to have dropped this very useful feature.
> There are a few tables in the Namenode UI to display  datanodes information, 
> directory listings and snapshots.
> When there are many items in the tables, it is useful to have ability to sort 
> on the different columns.



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

Reply via email to