public class ReplExternalTables extends Object
| Constructor and Description |
|---|
ReplExternalTables(HiveConf conf) |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.fs.Path |
externalTableDataPath(HiveConf hiveConf,
org.apache.hadoop.fs.Path basePath,
org.apache.hadoop.fs.Path sourcePath) |
static String |
externalTableLocation(HiveConf hiveConf,
String location) |
static org.apache.hadoop.fs.Path |
getExternalTableBaseDir(HiveConf hiveConf) |
public ReplExternalTables(HiveConf conf)
public static String externalTableLocation(HiveConf hiveConf, String location) throws SemanticException
SemanticExceptionpublic static org.apache.hadoop.fs.Path getExternalTableBaseDir(HiveConf hiveConf) throws SemanticException
SemanticExceptionpublic static org.apache.hadoop.fs.Path externalTableDataPath(HiveConf hiveConf, org.apache.hadoop.fs.Path basePath, org.apache.hadoop.fs.Path sourcePath) throws SemanticException
SemanticExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.