Implement something like PAR2 support? --------------------------------------
Key: HDFS-808 URL: https://issues.apache.org/jira/browse/HDFS-808 Project: Hadoop HDFS Issue Type: New Feature Reporter: Allen Wittenauer Priority: Minor We really need an Idea issue type, because I'm not sure if this is really viable. :) Just sort of thinking "out loud". I was thinking about how file recovery works on services like Usenet to fix data corruption when chunks of files are missing. I wonder how hard it would be to implement something like PAR2 [ http://en.wikipedia.org/wiki/Parchive ] automatically for large files. We'd have the advantage of being able to do it in binary of course and could likely hide the details within HDFS itself. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.