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

Hadoop QA commented on MAPREDUCE-2706:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12486917/MAPREDUCE-2706.patch
  against trunk revision 1147981.

    +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/477//console

This message is automatically generated.

> MR-279: Submit jobs beyond the max jobs per queue limit no longer gets logged
> -----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2706
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2706
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Jeffrey Naisbitt
>         Attachments: MAPREDUCE-2706.patch
>
>
> Submitting jobs over the queue limits used to print log messages such as 
> these:
> hadoop-mapred-jobtracker-HOSTNAME.log. ... INFO
> org.apache.hadoop.mapred.CapacityTaskScheduler: default has 10 active tasks 
> for user MYUSER, cannot initialize
> job_XXX with 10 tasks since it will exceed limit of 15 active tasks per user 
> for this queue
> and
> hadoop-mapred-jobtracker-HOSTNAME.log ... INFO 
> org.apache.hadoop.mapred.CapacityTaskScheduler: default already has 2 running 
> jobs and 0 initializing jobs; cannot initialize job_XXX since it will exceeed 
> limit of 2 initialized jobs for this queue
> These log messages are useful - especially for QA and testing.  

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

        

Reply via email to