[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056818#comment-13056818
 ] 

Hadoop QA commented on MAPREDUCE-2628:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  
http://issues.apache.org/jira/secure/attachment/12484566/MAPREDUCE-2628-MR-279-v1.patch
  against trunk revision 1139400.

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified 
tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    -1 patch.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/431//console

This message is automatically generated.

> 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
>         Attachments: MAPREDUCE-2628-MR-279-v1.patch
>
>
> 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

        

Reply via email to