You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Vinod K V (JIRA)" <ji...@apache.org> on 2009/09/25 12:36:15 UTC

[jira] Updated: (MAPREDUCE-1029) TestCopyFiles fails on testHftpAccessControl()

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

Vinod K V updated MAPREDUCE-1029:
---------------------------------

             Priority: Blocker  (was: Major)
    Affects Version/s: 0.21.0
        Fix Version/s: 0.21.0

This fails on 0.21 branch too. Marking it as a blocker.

bq. This may be because the hdfs webapps aren't on the classpath, so MiniDFSCluster isn't starting Jetty, so HftpFileSystem (which uses http) fails to work.
Chris, do you know which issue caused this? This is the same reason for which HDFS NameNode UI doesn't come up when I start HDFS from inside mapreduce project. This used to work well until very recently.

> TestCopyFiles fails on testHftpAccessControl()
> ----------------------------------------------
>
>                 Key: MAPREDUCE-1029
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1029
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: distcp
>    Affects Versions: 0.21.0
>            Reporter: Amar Kamat
>            Priority: Blocker
>             Fix For: 0.21.0
>
>
> Log :
> Testcase: testHftpAccessControl took 2.692 sec
>         FAILED
> expected:<-3> but was:<-999>
> junit.framework.AssertionFailedError: expected:<-3> but was:<-999>
>         at org.apache.hadoop.tools.TestCopyFiles.testHftpAccessControl(TestCopyFiles.java:853)

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