[
https://issues.apache.org/jira/browse/HDFS-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802130#action_12802130
]
Owen O'Malley commented on HDFS-902:
------------------------------------
If the dependence can not be removed, the module should be moved into
MapReduce. It makes the build process much too brittle if HDFS depends on
MapReduce and MapReduce depends on HDFS.
> TestRaidNode fails
> ------------------
>
> Key: HDFS-902
> URL: https://issues.apache.org/jira/browse/HDFS-902
> Project: Hadoop HDFS
> Issue Type: Test
> Components: contrib/raid
> Reporter: Eli Collins
> Assignee: Eli Collins
> Attachments: hdfs-902.patch
>
>
> The test-contrib test TestRaidNode fails because of a protocol version
> mismatch due to mapred jars checked into src/contrib/raid/lib. Updating them
> with jars from a fresh makes the test pass. Seems like we should nuke that
> directory, and either use mvn to fetch the appropriate jars or move this
> particular test over to the mapred respository.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.