Ted, thanks a lot for the comments. I will go through them.
b.q. BackupUtil isn't shown in entirety. I attached the whole patch( https://issues.apache.org/jira/secure/attachment/12644215/HBASE-11085-trunk-v1-contains-HBASE-10900-trunk-v4.patch) to the review board. Hopefully, folks can see the files entirely from there. or is there a better way? thanks Demai On Mon, May 19, 2014 at 2:51 PM, Ted Yu <[email protected]> wrote: > I left some comments on the reviewboard. > > BackupUtil isn't shown in entirety. > > If methods such as getRSLogTimestamptMins() are shown, reviewers would > be able to understand the code better. > > > Cheers > > > > On Mon, May 19, 2014 at 1:38 PM, Demai Ni <[email protected]> wrote: > > > hi, folks, > > > > We are working on jira HBase-7912( > > https://issues.apache.org/jira/browse/HBASE-7912) to open source a > backup > > solution based on Snapshot and WAL > > > > This JiRA provides a general solution to common users who need to backup > > hbase table(s) with a Fullbackup(HBase-10900) as baseline and > periodeically > > with incremental backup(HBase-11085) to capture the delta; and restore > the > > PIT data.. > > > > In additional, some supporting features are provided for performance, > > administration and usability. The whole solution has been released > through > > IBM's BigInsights 2.1.2, and documented here: > > > > > http://www-01.ibm.com/support/knowledgecenter/SSPT3X_2.1.2/com.ibm.swg.im.infosphere.biginsights.admin.doc/doc/admin_hbase_bkuprestore_overview.html > > > > We'd like to open source them, and hopefully provide some benefit to > HBase > > users. At this moment, a review board( > https://reviews.apache.org/r/21492/) > > is opened for HBase 11085, which contains the over-all framework, and > > looking forward to you inputs. Thanks in advance. > > > > BTW, we also shared this solution in the 'backups' session( > > http://hbasecon.com/sessions/#session7) of HBase conf 2014. > > > > Demai > > >
