[
https://issues.apache.org/jira/browse/HADOOP-4831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664093#action_12664093
]
Vinod K V commented on HADOOP-4831:
-----------------------------------
Hudson's broken. I was already running 'ant test-patch' in the pipeline.
Results:
{code}
[exec] +1 overall.
[exec]
[exec] +1 @author. The patch does not contain any @author tags.
[exec]
[exec] +1 tests included. The patch appears to include 8 new or
modified tests.
[exec]
[exec] +1 javadoc. The javadoc tool did not generate any warning
messages.
[exec]
[exec] +1 javac. The applied patch does not increase the total number
of javac compiler warnings.
[exec]
[exec] +1 findbugs. The patch does not introduce any new Findbugs
warnings.
[exec]
[exec] +1 Eclipse classpath. The patch retains Eclipse classpath
integrity.
{code}
> Have end to end tests based on MiniMRCluster to verify the correct behaviour
> of job initialization.
> ---------------------------------------------------------------------------------------------------
>
> Key: HADOOP-4831
> URL: https://issues.apache.org/jira/browse/HADOOP-4831
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/capacity-sched
> Reporter: Vinod K V
> Assignee: Vinod K V
> Attachments: HADOOP-4831-20081230-git-final.txt,
> HADOOP-4831-20090107-svn-1.txt, HADOOP-4831-20090113-git.txt,
> HADOOP-4831-20090115-2-git.txt
>
>
> Write tests to verify that the right number of jobs in the right order are
> initialized and that the limits on the number of jobs that can stay
> initialized at any time are honoured.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.