FAQ
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.

Search Discussions

  • Jothi Padmanabhan (JIRA) at Mar 20, 2009 at 10:15 am
    [ 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.
  • Hairong Kuang (JIRA) at Mar 20, 2009 at 5:31 pm
    [ https://issues.apache.org/jira/browse/HADOOP-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683955#action_12683955 ]

    Hairong Kuang commented on HADOOP-5540:
    ---------------------------------------

    TestMapReduceLocal problem was fixed in HADOOP-5320 in the trunk. I will commit it to 0.20 too.
    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.
  • Hairong Kuang (JIRA) at Mar 20, 2009 at 5:33 pm
    [ https://issues.apache.org/jira/browse/HADOOP-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683957#action_12683957 ]

    Hairong Kuang commented on HADOOP-5540:
    ---------------------------------------

    The problem was fixed in HADOOP-5320 in 0.21. The patch needs to committed to 0.20 too.
    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.
  • Tsz Wo (Nicholas), SZE (JIRA) at Mar 20, 2009 at 5:45 pm
    [ https://issues.apache.org/jira/browse/HADOOP-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

    Tsz Wo (Nicholas), SZE resolved HADOOP-5540.
    --------------------------------------------

    Resolution: Duplicate

    Just have committed HADOOP-5320 to 0.20.

    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.
  • Iyappan Srinivasan (JIRA) at Mar 24, 2009 at 4:09 am
    [ https://issues.apache.org/jira/browse/HADOOP-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12688557#action_12688557 ]

    Iyappan Srinivasan commented on HADOOP-5540:
    --------------------------------------------

    Ok thanks.
    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.

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupcommon-dev @
categorieshadoop
postedMar 20, '09 at 10:05a
activeMar 24, '09 at 4:09a
posts6
users1
websitehadoop.apache.org...
irc#hadoop

1 user in discussion

Iyappan Srinivasan (JIRA): 6 posts

People

Translate

site design / logo © 2023 Grokbase