[
https://issues.apache.org/jira/browse/HDFS-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eugene Koontz updated HDFS-1013:
--------------------------------
Attachment: HDFS-1013.patch
-add missing <head> around <link> and <title>.
-add missing src/webapps/static/hadoop.css file
-use <th> rather than (wrong) <td id="col1"> (wrong because id="col1" occurs
-make dfstable a CSS class, not an id.
-make col1 a class (td.col1), not an id (td#col1) since it repeats.
-add 'report' as a generic div class for dfshealth.jsp.
-more use and refinement of div class='report'
-use <div>s rather than <br>s
-use <li>s for "browse fs" and "namenode logs"
> Miscellaneous improvements to HTML markup for web UIs
> -----------------------------------------------------
>
> Key: HDFS-1013
> URL: https://issues.apache.org/jira/browse/HDFS-1013
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Todd Lipcon
> Assignee: Eugene Koontz
> Priority: Minor
> Labels: newbie
> Fix For: 0.20.3
>
> Attachments: HDFS-1013.patch
>
>
> The Web UIs have various bits of bad markup (eg missing <head> sections, some
> pages missing CSS links, inconsistent td vs th for table headings). We should
> fix this up.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira