[jira] [Commented] (HBASE-7288) Add snapshot verification admin tool

2012-12-06 Thread Jesse Yates (JIRA)

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

Jesse Yates commented on HBASE-7288:


What do you mean 'have a new layout'? Given that this is unreleased, any 
changes to the snapshot layout are completely mutable without consideration. 
Did you have some tooling in mind beyond what is currently being used on the 
master after the snapshot is taken (but before its marked completed)?

> Add snapshot verification admin tool
> 
>
> Key: HBASE-7288
> URL: https://issues.apache.org/jira/browse/HBASE-7288
> Project: HBase
>  Issue Type: Sub-task
>  Components: Client, master, regionserver, snapshots, Zookeeper
>Reporter: Jonathan Hsieh
> Fix For: hbase-6055, 0.96.0
>
>
> Snapshots have a new file layout and there should be some admin command line 
> tool to verify that they are not corrupt.  This could potentially be added to 
> hbck.

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


[jira] [Commented] (HBASE-7288) Add snapshot verification admin tool

2012-12-06 Thread Jonathan Hsieh (JIRA)

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

Jonathan Hsieh commented on HBASE-7288:
---

Here I meant 'new-to-hbase' file/dir layout since whenever snapshots land, 
there are new files and new types of being added to the hbase directory layout. 
 Basically, hbck may complain about .snapshot dirs, there is a possibility of 
something corrupting a snapshot dir, and there are likely problems with hbck 
and hfilelink and/or hloglinks.  Before releasing, we'd need to have hbck (or 
some other tool) to not loose functionality because of the new files, and 
ideally be able to repair cloned tables, and able to call the verifier code and 
identify problems.  Later it may potentially try to fix them.  


> Add snapshot verification admin tool
> 
>
> Key: HBASE-7288
> URL: https://issues.apache.org/jira/browse/HBASE-7288
> Project: HBase
>  Issue Type: Sub-task
>  Components: Client, master, regionserver, snapshots, Zookeeper
>Reporter: Jonathan Hsieh
> Fix For: hbase-6055, 0.96.0
>
>
> Snapshots have a new file layout and there should be some admin command line 
> tool to verify that they are not corrupt.  This could potentially be added to 
> hbck.

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


[jira] [Commented] (HBASE-7288) Add snapshot verification admin tool

2012-12-31 Thread Matteo Bertozzi (JIRA)

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

Matteo Bertozzi commented on HBASE-7288:


can it be part of HBASE-7354, for the first cut?
the current patch already display if the snapshot has missing files or not.

> Add snapshot verification admin tool
> 
>
> Key: HBASE-7288
> URL: https://issues.apache.org/jira/browse/HBASE-7288
> Project: HBase
>  Issue Type: Sub-task
>  Components: Client, master, regionserver, snapshots, Zookeeper
>Reporter: Jonathan Hsieh
> Fix For: hbase-6055, 0.96.0
>
>
> Snapshots have a new file layout and there should be some admin command line 
> tool to verify that they are not corrupt.  This could potentially be added to 
> hbck.

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