You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Jonathan Eagles (JIRA)" <ji...@apache.org> on 2011/06/28 23:47:28 UTC

[jira] [Created] (MAPREDUCE-2628) MR-279: Add compiled on date to NM and RM info/about page

MR-279: Add compiled on date to NM and RM info/about page
---------------------------------------------------------

                 Key: MAPREDUCE-2628
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2628
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
            Reporter: Jonathan Eagles
            Assignee: Jonathan Eagles
            Priority: Minor


Compiled on dates were present on the JobTracker UI. Bring compiled on dates to resource manager and node
manager UI. 

NM and RM retrieves build version for hadoop and yarn version via the getBuildVersion util api. This function used to
contain the compiled on date, but since has been removed since that function is used to determine hadoop compatible
versions, but was too restrictive with build date being present. Instead, a getDate call should be used to retrieve the
compiled on date.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira