public class StatusDelegator extends TempletonDelegator
appConf, ARCHIVES, FILES
Constructor and Description |
---|
StatusDelegator(AppConfig appConf) |
Modifier and Type | Method and Description |
---|---|
QueueStatusBean |
run(String user,
String id) |
static org.apache.hadoop.mapred.JobID |
StringToJobID(String id)
A version of JobID.forName with our app specific error handling.
|
public StatusDelegator(AppConfig appConf)
public QueueStatusBean run(String user, String id) throws NotAuthorizedException, BadParam, IOException, InterruptedException
Copyright © 2017 The Apache Software Foundation. All rights reserved.