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