[
https://issues.apache.org/jira/browse/HDFS-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eli Collins updated HDFS-902:
-----------------------------
Summary: Move RAID from HDFS to MR (was: TestRaidNode fails)
The contrib/raid code is implemented on MapReduce so the entire RAID module
needs to be moved to the mapred repo. Filed MAPREDUCE-1388 for the mapred
change.
> Move RAID from HDFS to MR
> -------------------------
>
> 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-1.patch, 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.