[ 
https://issues.apache.org/jira/browse/HBASE-9329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13750643#comment-13750643
 ] 

Hudson commented on HBASE-9329:
-------------------------------

SUCCESS: Integrated in hbase-0.95 #494 (See 
[https://builds.apache.org/job/hbase-0.95/494/])
HBASE-9329 SnapshotManager should check for directory existance before throwing 
a warning (Jean-Marc Spaggiari) (mbertozzi: rev 1517610)
* 
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/master/snapshot/SnapshotManager.java

                
> 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.95.2, 0.94.12
>
>         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

Reply via email to