Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0.0
Description
If ACID/MM tables to be enabled (hive.repl.dump.include.acid.tables) on an existing repl policy, then need to combine bootstrap dump of these tables along with the ongoing incremental dump.
Shall add a one time config "hive.repl.bootstrap.acid.tables" to include bootstrap in the given dump.
TheĀ support for hive.repl.bootstrap.cleanup.type for ACID tables to clean-up partially bootstrapped tables in case of retry is already in place, thanks to the work done during external tables. Need to test that it actually works.
Attachments
Attachments
Issue Links
- relates to
-
HIVE-21893 Handle concurrent write + drop when ACID tables are getting bootstrapped.
- Open
- links to