| Package | Description |
|---|---|
| org.apache.hive.hcatalog.templeton | |
| org.apache.hive.hcatalog.templeton.tool |
| Modifier and Type | Field and Description |
|---|---|
protected AppConfig |
TempletonDelegator.appConf |
| Modifier and Type | Method and Description |
|---|---|
static AppConfig |
Main.getAppConfigInstance()
Retrieve the config singleton.
|
AppConfig |
Main.loadConfig(String[] args) |
| Modifier and Type | Method and Description |
|---|---|
static void |
LauncherDelegator.addCacheFiles(List<String> args,
AppConfig appConf)
Add files to the Distributed Cache for the controller job.
|
List<String> |
LauncherDelegator.makeLauncherArgs(AppConfig appConf,
String statusdir,
String completedUrl,
List<String> copyFiles,
boolean enablelog,
Boolean enableJobReconnect,
LauncherDelegator.JobType jobType) |
static String |
LauncherDelegator.makeOverrideClasspath(AppConfig appConf)
Create the override classpath, which will be added to
HADOOP_CLASSPATH at runtime by the controller job.
|
| Constructor and Description |
|---|
CompleteDelegator(AppConfig appConf) |
DeleteDelegator(AppConfig appConf) |
HcatDelegator(AppConfig appConf,
ExecService execService) |
HiveDelegator(AppConfig appConf) |
JarDelegator(AppConfig appConf) |
LauncherDelegator(AppConfig appConf) |
ListDelegator(AppConfig appConf) |
PigDelegator(AppConfig appConf) |
SqoopDelegator(AppConfig appConf) |
StatusDelegator(AppConfig appConf) |
StreamingDelegator(AppConfig appConf) |
TempletonDelegator(AppConfig appConf) |
VersionDelegator(AppConfig appConf) |
| Constructor and Description |
|---|
TempletonControllerJob(boolean secureMetastoreAccess,
AppConfig conf) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.