[ http://issues.apache.org/jira/browse/HADOOP-721?page=all ]
Arun C Murthy updated HADOOP-721: --------------------------------- Attachment: HADOOP-721_20061116.patch Here is a straight-forward patch incorporating Owen's suggestion; using Configuration.getResource instead of http for finding jobconf.xsl. > jobconf.jsp shouldn't find the jobconf.xsl via http > --------------------------------------------------- > > Key: HADOOP-721 > URL: http://issues.apache.org/jira/browse/HADOOP-721 > Project: Hadoop > Issue Type: Improvement > Components: mapred > Affects Versions: 0.9.0 > Reporter: Owen O'Malley > Assigned To: Arun C Murthy > Fix For: 0.9.0 > > Attachments: HADOOP-721_20061116.patch > > > The jobconf.jsp gets the jobconf.xsl via http, but it is a local file. The > file should be on the class path and found via findResource. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira