[ https://issues.apache.org/jira/browse/HBASE-29124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nick Dimiduk resolved HBASE-29124. ---------------------------------- Resolution: Fixed Pushed to branch-2.6+. Thanks [~hgromer]! > Restoring to original splits fails if bulkloads are on separate FileSystem > -------------------------------------------------------------------------- > > Key: HBASE-29124 > URL: https://issues.apache.org/jira/browse/HBASE-29124 > Project: HBase > Issue Type: Bug > Components: backup&restore > Reporter: Hernan Gelaf-Romer > Assignee: Hernan Gelaf-Romer > Priority: Major > Labels: pull-request-available > Fix For: 3.0.0-beta-2, 2.6.2 > > > Restoring to original splits using incremental backups that contain bulkload > edits will fail if the target FS is different than the FS underpinning HBase > itself. This was detected when backups were stored on S3A, but can also be > replicated via the LocalFileSystem. The patch updates a test that exposes > this issue. > > Link to a similar issue: https://issues.apache.org/jira/browse/HBASE-29114 -- This message was sent by Atlassian Jira (v8.20.10#820010)