Package org.apache.hadoop.hbase.backup.mapreduce
package org.apache.hadoop.hbase.backup.mapreduce
-
ClassDescriptionMap-Reduce implementation of
BackupCopyJob
.MapReduce implementation ofBackupMergeJob
Must 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 ofRestoreJob
For backup restore, it runsMapReduceHFileSplitterJob
job and creates HFiles which are aligned with a region boundaries of a table being restored.