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

Matteo Bertozzi commented on HBASE-7955:
----------------------------------------

I think that is just the wrong level message...
It can be silent since is just the cleaner,
or we can ensure the .snapshot dir creation on SnapshotManager startup...

but personally I prefer the first one,
the snapshot cleaner should be something that says "is there data here? no, 
ok... back to sleep"
                
> ERROR snapshot.SnapshotFileCache: Snapshot directory doesn't exist
> ------------------------------------------------------------------
>
>                 Key: HBASE-7955
>                 URL: https://issues.apache.org/jira/browse/HBASE-7955
>             Project: HBase
>          Issue Type: Bug
>          Components: snapshots
>            Reporter: Enis Soztutar
>             Fix For: 0.95.0, 0.98.0
>
>
> When I start up a trunk local cluster from some 0.94 data, I got a bunch of:
> {code}
> 13/02/27 15:57:45 ERROR snapshot.SnapshotFileCache: Snapshot directory: 
> file:/tmp/hbase-enis/hbase/.snapshot doesn't exist
> 13/02/27 15:57:45 ERROR snapshot.SnapshotFileCache: Snapshot directory: 
> file:/tmp/hbase-enis/hbase/.snapshot doesn't exist
> 13/02/27 15:57:45 ERROR snapshot.SnapshotFileCache: Snapshot directory: 
> file:/tmp/hbase-enis/hbase/.snapshot doesn't exist
> {code}

--
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