You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jean-Marc Spaggiari (JIRA)" <ji...@apache.org> on 2013/08/23 23:59:52 UTC

[jira] [Created] (HBASE-9329) SnapshotManager should check for directory existance before throwing a warning.

Jean-Marc Spaggiari created HBASE-9329:
------------------------------------------

             Summary: 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
            Reporter: Jean-Marc Spaggiari
            Assignee: Jean-Marc Spaggiari
            Priority: Minor


{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