[ https://issues.apache.org/jira/browse/HBASE-9329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matteo Bertozzi updated HBASE-9329: ----------------------------------- Resolution: Fixed Fix Version/s: 0.95.2 0.94.12 0.98.0 Status: Resolved (was: Patch Available) committed to 0.94, 0.95 and trunk, thanks for the patch > SnapshotManager should check for directory existance before throwing a > warning. > ------------------------------------------------------------------------------- > > Key: HBASE-9329 > URL: https://issues.apache.org/jira/browse/HBASE-9329 > Project: HBase > Issue Type: Bug > Components: snapshots > Affects Versions: 0.98.0, 0.95.2, 0.94.11 > Reporter: Jean-Marc Spaggiari > Assignee: Jean-Marc Spaggiari > Priority: Trivial > Fix For: 0.98.0, 0.94.12, 0.95.2 > > Attachments: HBASE-9329-v0-trunk.patch > > > {quote} > 2013-08-23 17:57:24,277 WARN > org.apache.hadoop.hbase.master.snapshot.SnapshotManager: Couldn't delete > working snapshot directory: hdfs://node3:9000/hbase/.hbase-snapshot/.tmp > {quote} > I don't have any .hbase-snapshot directory, so there is no need to try to > delete the .tmp directory into it. Might first need to check if this > directory exist. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira