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 "Chris Douglas (JIRA)" <ji...@apache.org> on 2009/09/24 22:24:18 UTC

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

    [ https://issues.apache.org/jira/browse/MAPREDUCE-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759237#action_12759237 ] 

Chris Douglas commented on MAPREDUCE-1029:
------------------------------------------

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.

> 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
>            Reporter: Amar Kamat
>
> 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.