kgeisz commented on PR #7891: URL: https://github.com/apache/hbase/pull/7891#issuecomment-4032741641
I successfully created a multi-table continuous incremental backup in the hbase-docker container setup. I was able to take the backup when each table had 1,000 rows. After the incremental backup, I added 1,000 more rows to each table, and then I did a point-in-time restore and verified the target tables had just 1,000 rows instead of 2,000. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
