public class FixAcidKeyIndex extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_BACKUP_PATH |
static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
FixAcidKeyIndex() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<String> |
getAllFilesInPath(org.apache.hadoop.fs.Path path,
org.apache.hadoop.conf.Configuration conf) |
static void |
main(String[] args) |
static org.apache.hadoop.hive.ql.io.orc.FixAcidKeyIndex.AcidKeyIndexValidationResult |
validate(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.Path inputPath) |
public static final org.slf4j.Logger LOG
public static final String DEFAULT_BACKUP_PATH
public static org.apache.hadoop.hive.ql.io.orc.FixAcidKeyIndex.AcidKeyIndexValidationResult validate(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.Path inputPath) throws IOException
IOExceptionpublic static Collection<String> getAllFilesInPath(org.apache.hadoop.fs.Path path, org.apache.hadoop.conf.Configuration conf) throws IOException
IOExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.