public class PigDelegator extends LauncherDelegator
LauncherDelegator.JobType
runAs
appConf
Constructor and Description |
---|
PigDelegator(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> pigArgs,
java.lang.String otherFiles,
java.lang.String statusdir,
java.lang.String callback,
java.lang.String completedUrl,
boolean enablelog) |
addCacheFiles, addDef, enqueueController, makeLauncherArgs, makeOverrideClasspath, registerJob
public PigDelegator(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> pigArgs, 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
NotAuthorizedException
BadParam
BusyException
QueueException
ExecuteException
java.io.IOException
java.lang.InterruptedException
Copyright © 2012 The Apache Software Foundation