public class HiveDelegator extends LauncherDelegator
LauncherDelegator.JobTyperunAsappConf| Constructor and Description |
|---|
HiveDelegator(AppConfig appConf) |
| Modifier and Type | Method and Description |
|---|---|
EnqueueBean |
run(java.lang.String user,
java.util.Map<java.lang.String,java.lang.Object> userArgs,
java.lang.String execute,
java.lang.String srcFile,
java.util.List<java.lang.String> defines,
java.util.List<java.lang.String> hiveArgs,
java.lang.String otherFiles,
java.lang.String statusdir,
java.lang.String callback,
java.lang.String completedUrl,
boolean enablelog) |
addCacheFiles, addDef, enqueueController, makeLauncherArgs, makeOverrideClasspath, registerJobpublic HiveDelegator(AppConfig appConf)
public EnqueueBean run(java.lang.String user, java.util.Map<java.lang.String,java.lang.Object> userArgs, java.lang.String execute, java.lang.String srcFile, java.util.List<java.lang.String> defines, java.util.List<java.lang.String> hiveArgs, java.lang.String otherFiles, java.lang.String statusdir, java.lang.String callback, java.lang.String completedUrl, boolean enablelog) throws NotAuthorizedException, BadParam, BusyException, QueueException, ExecuteException, java.io.IOException, java.lang.InterruptedException
NotAuthorizedExceptionBadParamBusyExceptionQueueExceptionExecuteExceptionjava.io.IOExceptionjava.lang.InterruptedExceptionCopyright © 2012 The Apache Software Foundation