[ https://issues.apache.org/jira/browse/MAPREDUCE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ramkumar Vadali updated MAPREDUCE-2099: --------------------------------------- Attachment: MAPREDUCE-2099.patch This patch allows RaidNode to delete parity file HARs that are useless, thus freeing up space. > RaidNode should recreate outdated parity HARs > --------------------------------------------- > > Key: MAPREDUCE-2099 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2099 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: contrib/raid > Reporter: Ramkumar Vadali > Assignee: Ramkumar Vadali > Attachments: MAPREDUCE-2099.patch > > > After parity files are archived into a parity HAR, a change in the source > file does not cause the HAR to be recreated. Instead, individual parity files > are created for the modified files but the HAR is not touched. This causes > increased disk usage for parity data. > The parity HAR could be recreated if a certain percentage of files in the HAR > are determined to be outdated. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.