| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec.repl |
| Modifier and Type | Method and Description |
|---|---|
static List<org.apache.hadoop.hive.metastore.api.NotificationEvent> |
OptimisedBootstrapUtils.getListOfNotificationEvents(Long eventId,
Hive hiveDb,
ReplLoadWork work)
Returns list of notificationEvents starting from eventId that are related to the database.
|
static void |
OptimisedBootstrapUtils.prepareTableDiffFile(List<org.apache.hadoop.hive.metastore.api.NotificationEvent> notificationEvents,
Hive hiveDb,
ReplLoadWork work,
HiveConf conf)
Prepares the table diff file, with tables modified post the specified event id.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.