Package org.apache.hadoop.hbase.backup.mapreduce
package org.apache.hadoop.hbase.backup.mapreduce
-
ClassesClassDescriptionMap-Reduce implementation of
BackupCopyJob.MapReduce implementation ofBackupMergeJobMust be initialized with configuration of a backup destination clusterA tool to split HFiles into new region boundaries as a MapReduce job.A mapper that just writes out cells.MapReduce implementation ofRestoreJobFor backup restore, it runsMapReduceHFileSplitterJobjob and creates HFiles which are aligned with a region boundaries of a table being restored.