Hernan Gelaf-Romer created HBASE-29134: ------------------------------------------
Summary: Optimize bulkload backup process for incremental backups Key: HBASE-29134 URL: https://issues.apache.org/jira/browse/HBASE-29134 Project: HBase Issue Type: Improvement Reporter: Hernan Gelaf-Romer Backing up bulkloads currently runs a MR + DistCp job for every single bulkload run against the table. This can be really slow, and should be optimized to run a single time per-backup instead. -- This message was sent by Atlassian Jira (v8.20.10#820010)