| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec.repl.util | |
| org.apache.hadoop.hive.ql.parse.repl.metric | |
| org.apache.hadoop.hive.ql.parse.repl.metric.event |
| Modifier and Type | Method and Description |
|---|---|
static void |
SnapshotUtils.cleanupSnapshots(org.apache.hadoop.fs.Path dumpRoot,
String snapshotPrefix,
HiveConf conf,
SnapshotUtils.ReplSnapshotCount snapshotCount,
boolean isLoad)
Cleans up any snapshots by computing diff between the list of snapshots between two replication dumps.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReplicationMetricCollector.reportStageEnd(String stageName,
Status status,
long lastReplId,
SnapshotUtils.ReplSnapshotCount replSnapshotCount,
ReplStatsTracker replStatsTracker) |
| Modifier and Type | Method and Description |
|---|---|
SnapshotUtils.ReplSnapshotCount |
StageMapper.getReplSnapshotCount() |
SnapshotUtils.ReplSnapshotCount |
Stage.getReplSnapshotCount() |
| Modifier and Type | Method and Description |
|---|---|
void |
Stage.setReplSnapshotsCount(SnapshotUtils.ReplSnapshotCount replSnapshotCount) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.