[
https://issues.apache.org/jira/browse/HBASE-27238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Beaudreault resolved HBASE-27238.
---------------------------------------
Fix Version/s: 2.6.0
Release Note: Provides EXPERIMENTAL support for native backup/restore
functionality to HBASE 2.x releases, as originally documented in
https://hbase.apache.org/book.html#backuprestore. In addition to all of the
changes there, introduces a new config to ensure backwards compatibility. Users
of MultiTableHFileOutputFormat who wish to disambiguate output files for tables
in different namespaces may set
hbase.hfileoutputformat.tablename.namespace.inclusive to true. This is enabled
by default in backup and restore related jobs, and will be the default behavior
in 3.0 release. Also adds a new wal.multi.tables.support config to WALPlayer
which enables parsing WALs into bulkloadable hfiles for multiple tables. This
also is defaulted to true for restores.
Resolution: Fixed
> Backport Backup/Restore to 2.x
> ------------------------------
>
> Key: HBASE-27238
> URL: https://issues.apache.org/jira/browse/HBASE-27238
> Project: HBase
> Issue Type: New Feature
> Components: backport, backup&restore
> Reporter: Mallikarjun
> Assignee: Mallikarjun
> Priority: Major
> Fix For: 2.6.0
>
>
> Backport backup/restore to 2.x branch.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)