[ https://issues.apache.org/jira/browse/HIVE-21529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashutosh Bapat updated HIVE-21529: ---------------------------------- Attachment: HIVE-21529.05.patch Status: Patch Available (was: In Progress) Fixed checkstyle warnings in ql. The code from where checkstyle warning for itests come has been copied from the same file. In order to keep consistency in the checkstyle of the file, I haven't fixed those. Also in some cases fixing checkstyle means indenting code so deep that it remains barely readable. The previous two cases timed out because of batching. > Hive support bootstrap of ACID/MM tables on an existing policy. > --------------------------------------------------------------- > > Key: HIVE-21529 > URL: https://issues.apache.org/jira/browse/HIVE-21529 > Project: Hive > Issue Type: Sub-task > Components: repl, Transactions > Affects Versions: 4.0.0 > Reporter: Sankar Hariappan > Assignee: Ashutosh Bapat > Priority: Major > Labels: DR, pull-request-available, replication > Attachments: HIVE-21529.01.patch, HIVE-21529.02.patch, > HIVE-21529.03.patch, HIVE-21529.04.patch, HIVE-21529.05.patch > > Time Spent: 6h 50m > Remaining Estimate: 0h > > 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. -- This message was sent by Atlassian JIRA (v7.6.3#76005)