NodeManager status web page should express 'last update' times as seconds ago
-----------------------------------------------------------------------------
Key: MAPREDUCE-4029
URL: https://issues.apache.org/jira/browse/MAPREDUCE-4029
Project: Hadoop Map/Reduce
Issue Type: Improvement
Components: webapps
Affects Versions: 0.23.1
Reporter: Harsh J
The 'Last health update' field on the MR2 apps' nodes page (at http://host:8088/cluster/nodes)
is a timestamp right now, which isn't really informative for what the field means. It ought
to be in seconds-ago from now(), like was the case in JobTracker for heartbeats.
--
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
|