You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Jothi Padmanabhan (JIRA)" <ji...@apache.org> on 2009/03/20 11:14:58 UTC

[jira] Commented: (HADOOP-5540) On a fresh check out of 0.20 release branch, not able to run TestMapReduceLocal unit testcase, using ant

    [ https://issues.apache.org/jira/browse/HADOOP-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683828#action_12683828 ] 

Jothi Padmanabhan commented on HADOOP-5540:
-------------------------------------------

Are you running on NFS? If so, see HADOOP-5320.

> On a fresh check out of 0.20 release branch, not able to run TestMapReduceLocal unit testcase, using ant
> --------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5540
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5540
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.20.0
>         Environment: A fresh checkout of 0.20 release
>            Reporter: Iyappan Srinivasan
>
> On a fresh check out of 0.20 release branch, 
> I did a run of TestMapReduceLocal with command "ant test -Dtestcase=TestMapReduceLocal"
> It failed. The logs under build/test/TEST-org.apache.hadoop.mapreduce.TestMapReduceLocal.txt says  that ~/build/test/data/out exists.
> I removed the data directory itself and then tried again. it says the same error.
> I tried by doing a ant clean first and then running this unit testcase. It gives the same error.

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