[ https://issues.apache.org/jira/browse/HBASE-10567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13908346#comment-13908346 ]
Hudson commented on HBASE-10567: -------------------------------- FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #162 (See [https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/162/]) HBASE-10567 Add overwrite manifest option to ExportSnapshot (mbertozzi: rev 1570503) * /hbase/branches/0.98/hbase-server/src/main/java/org/apache/hadoop/hbase/snapshot/ExportSnapshot.java * /hbase/branches/0.98/hbase-server/src/test/java/org/apache/hadoop/hbase/snapshot/TestExportSnapshot.java > Add overwrite manifest option to ExportSnapshot > ----------------------------------------------- > > Key: HBASE-10567 > URL: https://issues.apache.org/jira/browse/HBASE-10567 > Project: HBase > Issue Type: Bug > Components: snapshots > Affects Versions: 0.98.0, 0.94.16, 0.99.0, 0.96.1.1 > Reporter: Matteo Bertozzi > Assignee: Matteo Bertozzi > Priority: Minor > Fix For: 0.96.2, 0.98.1, 0.99.0 > > Attachments: HBASE-10567-v0.patch, HBASE-10567-v1.patch > > > If you want to export a snapshot twice (e.g. in case you accidentally removed > a file and now your snapshot is corrupted) you have to manually remove the > .hbase-snapshot/SNAPSHOT_NAME directory and then run the ExportSnapshot tool. > Add an -overwrite option to this operation automatically. -- This message was sent by Atlassian JIRA (v6.1.5#6160)