[
https://issues.apache.org/jira/browse/HDFS-2818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13191144#comment-13191144
]
Hudson commented on HDFS-2818:
------------------------------
Integrated in Hadoop-Mapreduce-trunk #967 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/967/])
HDFS-2818. Fix a missing space issue in HDFS webapps' title tags. (Devaraj
K via harsh)
harsh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1234555
Files :
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/corrupt_files.jsp
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/dfshealth.jsp
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/dfsnodelist.jsp
> dfshealth.jsp missing space between role and node name
> ------------------------------------------------------
>
> Key: HDFS-2818
> URL: https://issues.apache.org/jira/browse/HDFS-2818
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: name-node
> Affects Versions: 0.23.0
> Reporter: Todd Lipcon
> Priority: Trivial
> Labels: newbie
> Fix For: 0.23.1
>
> Attachments: HDFS-2818.patch
>
>
> There seems to be a missing space in the titles of our webpages. EG:
> <title>Hadoop NameNodestyx01.sf.cloudera.com:8021</title>. It seems like the
> JSP compiler is doing something to the space which is in the .jsp. Probably a
> simple fix if you know something about JSP :)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira