You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Vishal Khandelwal (JIRA)" <ji...@apache.org> on 2017/09/25 10:19:00 UTC

[jira] [Created] (HBASE-18870) Hbase Backup should set the details to MR jobs

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)