[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ramkumar Vadali updated MAPREDUCE-2283:
---------------------------------------

    Attachment: MAPREDUCE-2283.patch

This enables a timeout for RAID tests. This does not fix the MiniMRCluster 
problem though.
{code}
test-junit:
    [junit] WARNING: multiple versions of ant detected in path for junit
    [junit]          
jar:file:/home/rvadali/local/external/ant/lib/ant.jar!/org/apache/tools/ant/Project.class
    [junit]      and 
jar:file:/home/rvadali/.ivy2/cache/ant/ant/jars/ant-1.6.5.jar!/org/apache/tools/ant/Project.class
    [junit] Running org.apache.hadoop.raid.TestBlockFixer
    [junit] Running org.apache.hadoop.raid.TestBlockFixer
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.raid.TestBlockFixer FAILED (timeout)

BUILD FAILED
/data/users/rvadali/apache/hadoop-mapred-trunk/build.xml:821: The following 
error occurred while executing this line:
/data/users/rvadali/apache/hadoop-mapred-trunk/build.xml:805: The following 
error occurred while executing this line:
/data/users/rvadali/apache/hadoop-mapred-trunk/src/contrib/build.xml:60: The 
following error occurred while executing this line:
/data/users/rvadali/apache/hadoop-mapred-trunk/src/contrib/raid/build.xml:60: 
Tests failed!

{code}

> TestBlockFixer hangs initializing MiniMRCluster
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2283
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2283
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/raid
>    Affects Versions: 0.23.0
>            Reporter: Nigel Daley
>            Priority: Blocker
>             Fix For: 0.22.0
>
>         Attachments: MAPREDUCE-2283.patch
>
>
> TestBlockFixer (a raid contrib test) is hanging the precommit testing on 
> Hudson

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to