| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec.repl | |
| org.apache.hadoop.hive.ql.parse.repl.load.message |
| Modifier and Type | Method and Description |
|---|---|
static Long |
OptimisedBootstrapUtils.createAndGetEventAckFile(org.apache.hadoop.fs.Path currentDumpPath,
DumpMetaData dmd,
org.apache.hadoop.fs.Path cmRoot,
String dbEventId,
String targetDbEventId,
HiveConf conf,
ReplDumpWork work)
Creates the event ack file and sets the dump metadata post that marking completion of dump flow for first round
of optimised failover dump.
|
| Modifier and Type | Field and Description |
|---|---|
DumpMetaData |
MessageHandler.Context.dmd |
| Constructor and Description |
|---|
Context(String dbName,
String location,
Task<?> precursor,
DumpMetaData dmd,
HiveConf hiveConf,
Hive db,
Context nestedContext,
org.slf4j.Logger log) |
Context(String dbName,
String location,
Task<?> precursor,
DumpMetaData dmd,
HiveConf hiveConf,
Hive db,
Context nestedContext,
org.slf4j.Logger log,
String dumpDirectory,
ReplicationMetricCollector metricCollector) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.