Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Currently for bootstrap load we dynamically generate the task DAG at runtime rather than generate the whole task graph at compile / semantic analysis time. The number of vertex as part of this DAG is controlled via "hive.repl.approx.max.load.tasks". Till now we only have tested with replication with one database and providing the destination database name in the repl load command, the ability to update the last.repl.id is dependent on this. Given we want to move to a db regex for dumping data we have to relook at this implementation
Attachments
Issue Links
- is caused by
-
HIVE-18467 support whole warehouse dump / load + create/drop database events
- Closed