public final class ArchiveExecutorUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static int |
archive(org.apache.spark.api.java.JavaSparkContext jsc,
int minCommits,
int maxCommits,
int commitsRetained,
boolean enableMetadata,
String basePath) |
public static int archive(org.apache.spark.api.java.JavaSparkContext jsc,
int minCommits,
int maxCommits,
int commitsRetained,
boolean enableMetadata,
String basePath)
throws IOException
IOExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.