Vishal Khandelwal created HBASE-18870:
-----------------------------------------
Summary: Hbase Backup should set the details to MR jobs
Key: HBASE-18870
URL: https://issues.apache.org/jira/browse/HBASE-18870
Project: HBase
Issue Type: Improvement
Affects Versions: 2.0.0
Reporter: Vishal Khandelwal
Priority: Minor
For Incremental and Full Backups job names should be set correctly. It would
make the debug and monitoring better.
Current :
incremental -> WALPlayer_1506332227619
ExportSnapshot-snapshot_1506323760362_default_t1
Proposed :
incremental -> Backup_Incremental_<backupId>_<table_name>
Full -> Backups_Full_<backupID>_<table_name>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)