[
https://issues.apache.org/jira/browse/HBASE-30288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18106350#comment-18106350
]
mazhengxuan commented on HBASE-30288:
-------------------------------------
I have implemented the fix and opened PR #8557:
The patch makes WALKeyValueMapper use the source-to-target table mapping for
multi-table composite keys and configures bulk HFile generation with the mapped
target table descriptors and region locators.
It also extends TestWALPlayer with a source-to-target bulk-load regression test
using a pre-split target table, so the test verifies both the target output
path and the target table region boundaries.
> WALPlayer doesn't pass in the correct table mappings when using the bulk
> output option
> --------------------------------------------------------------------------------------
>
> Key: HBASE-30288
> URL: https://issues.apache.org/jira/browse/HBASE-30288
> Project: HBase
> Issue Type: Bug
> Components: walplayer
> Reporter: Hernan Romer
> Priority: Major
> Labels: pull-request-available
>
> WALPlayer doesn't pass in the correct table mappings when using the bulk
> output option. This means we won't bulkload to the correct locations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)