TestRaidNode fails
------------------
Key: HDFS-902
URL: https://issues.apache.org/jira/browse/HDFS-902
Project: Hadoop HDFS
Issue Type: Test
Reporter: Eli Collins
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.