Open MajidSh854 opened 3 years ago
How can I backup the data in the database? Explain with an example
http://hbase.apache.org/book.html#ops.backup would be the best place to start. Or if you're on Bigtable they should have a way to create snapshots as well.
How can I backup the data in the database? Explain with an example