taskdetails.jsp and jobfailures.jsp should have consistent convention for
machine names in case of lost task tracker
--------------------------------------------------------------------------------------------------------------------
Key: MAPREDUCE-1315
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1315
Project: Hadoop Map/Reduce
Issue Type: Improvement
Components: jobtracker
Affects Versions: 0.20.1
Reporter: Ramya R
Priority: Minor
Fix For: 0.20.2
Machine names displayed in taskdetails.jsp and jobfailures,jsp show
inconsistency in convention in case of lost TT i.e in case of lost TT the
machine name is displayed as "tracker_<hostname>:localhost/127.0.0.1:<port>"
(not a hyperlink) whereas for other TTs the name displayed is <hostname>
(hyperlink). Ideally the machine names should follow a single convention.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.