| Modifier and Type | Method and Description |
|---|---|
static Task<?> |
ReplLoadTask.createViewTask(MetaData metaData,
String dbNameToLoadIn,
HiveConf conf,
String dumpDirectory,
ReplicationMetricCollector metricCollector) |
| Modifier and Type | Method and Description |
|---|---|
MetaData |
FSTableEvent.getMetaData() |
| Modifier and Type | Method and Description |
|---|---|
static MetaData |
EximUtil.getMetaDataFromLocation(String fromLocn,
HiveConf conf) |
static MetaData |
EximUtil.readMetaData(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path metadataPath) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ImportSemanticAnalyzer.prepareImport(boolean isImportCmd,
boolean isLocationSet,
boolean isExternalSet,
boolean isPartSpecSet,
boolean waitOnPrecursor,
String parsedLocation,
String parsedTableName,
String overrideDBName,
LinkedHashMap<String,String> parsedPartSpec,
String fromLocn,
EximUtil.SemanticAnalyzerWrapperContext x,
UpdatedMetaDataTracker updatedMetadata,
HiveTxnManager txnMgr,
long writeId,
MetaData rv)
The same code is used from both the "repl load" as well as "import".
|
static boolean |
ImportSemanticAnalyzer.prepareImport(boolean isImportCmd,
boolean isLocationSet,
boolean isExternalSet,
boolean isPartSpecSet,
boolean waitOnPrecursor,
String parsedLocation,
String parsedTableName,
String overrideDBName,
LinkedHashMap<String,String> parsedPartSpec,
String fromLocn,
EximUtil.SemanticAnalyzerWrapperContext x,
UpdatedMetaDataTracker updatedMetadata,
HiveTxnManager txnMgr,
long writeId,
MetaData rv,
String dumpRoot,
ReplicationMetricCollector metricCollector) |
| Modifier and Type | Method and Description |
|---|---|
MetaData |
MetadataJson.getMetaData() |
Copyright © 2024 The Apache Software Foundation. All rights reserved.