[
https://issues.apache.org/jira/browse/HBASE-29519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18013978#comment-18013978
]
Tak-Lon (Stephen) Wu commented on HBASE-29519:
----------------------------------------------
bq. hbase.replication.bulkload.enabled
the warn message itself is clear but it does not tell if
hbase.replication.bulkload.enabled is disable, can one still use PITR /
restore?
e.g. if it's disable, and the bulkload is not replicated, if it's the same HDFS
cases for the backup location, how would one specify the bulkload location (not
part of the backup directory) ? or is it support? or can user manually upload
all the bulkload files to the backup location ? if so, you may need to link to
a instruction how one can perform such restore. (I saw few subtask in
HBASE-29518 is trying to handle it, and would like to learn the plan here.)
also, this may be a different task, I recall
https://issues.apache.org/jira/browse/HBASE-29310 /
https://github.com/apache/hbase/pull/7150 introduced a logic of require an full
or incremental backup after a bulkload, would it still be required?
> Copy Bulkloaded Files in Continuous Backup
> ------------------------------------------
>
> Key: HBASE-29519
> URL: https://issues.apache.org/jira/browse/HBASE-29519
> Project: HBase
> Issue Type: Sub-task
> Components: backup&restore
> Reporter: Vinayak Hegde
> Assignee: Vinayak Hegde
> Priority: Major
> Labels: pull-request-available
>
> Enhance the continuous backup replication endpoint to detect bulkload
> operations and copy their HFiles to the backup location (e.g., S3).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)