public final class MagicCommitTrackerUtils extends Object
MagicCommitTracker
and its subclasses.Modifier and Type | Method and Description |
---|---|
static String |
extractTaskAttemptIdFromPath(org.apache.hadoop.fs.Path path)
The magic path is of the following format.
|
static boolean |
isTrackMagicCommitsInMemoryEnabled(org.apache.hadoop.conf.Configuration conf)
Is tracking of magic commit data in-memory enabled.
|
public static String extractTaskAttemptIdFromPath(org.apache.hadoop.fs.Path path)
path
- Pathpublic static boolean isTrackMagicCommitsInMemoryEnabled(org.apache.hadoop.conf.Configuration conf)
conf
- ConfigurationCopyright © 2008–2024 Apache Software Foundation. All rights reserved.