[ https://issues.apache.org/jira/browse/HDFS-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jakob Homan resolved HDFS-312. ------------------------------ Resolution: Duplicate Progress is being made on this feature in HDFS-1448. Closing this one. > FSEditLog dump/restore tool > --------------------------- > > Key: HDFS-312 > URL: https://issues.apache.org/jira/browse/HDFS-312 > Project: Hadoop HDFS > Issue Type: Improvement > Reporter: Andrzej Bialecki > Priority: Minor > Attachments: FSEditLogTool.java > > > This tool is useful if your DFS has problems due to a corrupted edit log. You > can convert the binary "edits" file into a well-formatted text file, make any > corrections to edit commands that you think are likely to fix the problem, > and then convert the text file back to a binary "edits" file. > NOTE: obviously if you are not careful you can damage your DFS beyond any > hope of repair. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.