[
https://issues.apache.org/jira/browse/HADOOP-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12630415#action_12630415
]
Tsz Wo (Nicholas), SZE commented on HADOOP-4159:
------------------------------------------------
In jobdetailshistory.jsp line 91
{code}
<b><a href="analysejobhistory.jsp?jobid=<%=jobid
%>&logFile=<%=encodedLogFileName%>">Analyse This Job</a></b>
{code}
Should we use the same set of parameters here?
> jobdetails.jsp could show analysejobhistory.jsp details after job is complete
> -----------------------------------------------------------------------------
>
> Key: HADOOP-4159
> URL: https://issues.apache.org/jira/browse/HADOOP-4159
> Project: Hadoop Core
> Issue Type: Improvement
> Components: mapred
> Reporter: Lohit Vijayarenu
> Assignee: Lohit Vijayarenu
> Priority: Trivial
> Attachments: HADOOP-4159.patch
>
>
> It would be good to have analysejobhistory details shown on jobdetails.jsp
> for successfully completed jobs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.