|
|
-
Re: Backup/Restore HBaseSomething Something 2011-05-20, 23:16
Sweet.
org.apache.hadoop.hbase.mapreduce.Export & org.apache.hadoop.hbase.mapreduce.Import are working well. Meets our needs for now. On a side note, Mozilla's link is broken: https://github.com/xstevens/akela/blob/master/src/java/com/mozilla/hadoop/Backup.java Anyway, thanks for the quick reply. On Fri, May 20, 2011 at 2:19 PM, Jean-Daniel Cryans <[EMAIL PROTECTED]>wrote: > Here's an overview of what you can do > http://blog.sematext.com/2011/03/11/hbase-backup-options/ > > J-D > > On Fri, May 20, 2011 at 2:18 PM, Something Something > <[EMAIL PROTECTED]> wrote: > > Looking for a reliable Backup/Restore solution. Is Cluster Replication ( > > http://hbase.apache.org/replication.html) the only recommended way? We > > don't have extra infrastructure needed at this client for replication. > Just > > creating a demo/prototype application for them. > > > > Is there a utility that will allow us to simply backup all tables into > CSV > > files and later restore from these CSVs? > > > > Please let me know. Thanks. > > > |