[ http://issues.apache.org/jira/browse/HADOOP-389?page=all ]

Konstantin Shvachko updated HADOOP-389:
---------------------------------------

    Attachment: MiniMRCluster.patch
                BuildXML.patch

I divided the original test into 2 independent patches.
MiniMRCluster.patch - is the MiniMR cluster part of the original patch.
BuildXML.patch - fixes some target dependencies in the ant script.
The original patch fixes the bug in build.xml but introduces unnecessary
dependencies on the compile targets.


> MiniMapReduce tests get stuck because of some timing issues with 
> initialization of tasktrackers.
> ------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-389
>                 URL: http://issues.apache.org/jira/browse/HADOOP-389
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Mahadev konar
>         Assigned To: Mahadev konar
>         Attachments: BuildXML.patch, MiniMRCluster.patch, testfix.patch
>
>
> The MiniMapReduce tests sometimes calls shutdown before the tasktrackers have 
> been initialized. This makes the TestMiniMRBringup run for ever. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to