public class LlapSliderUtils extends Object
| Constructor and Description |
|---|
LlapSliderUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.yarn.service.client.ServiceClient |
createServiceClient(org.apache.hadoop.conf.Configuration conf) |
static org.apache.hadoop.yarn.api.records.ApplicationReport |
getAppReport(String appName,
org.apache.hadoop.yarn.service.client.ServiceClient serviceClient,
long timeoutMs) |
static org.apache.hadoop.yarn.service.api.records.Service |
getService(org.apache.hadoop.conf.Configuration conf,
String name) |
static void |
startCluster(org.apache.hadoop.conf.Configuration conf,
String name,
String packageName,
org.apache.hadoop.fs.Path packageDir,
String queue) |
public static org.apache.hadoop.yarn.service.client.ServiceClient createServiceClient(org.apache.hadoop.conf.Configuration conf)
throws Exception
Exceptionpublic static org.apache.hadoop.yarn.api.records.ApplicationReport getAppReport(String appName, org.apache.hadoop.yarn.service.client.ServiceClient serviceClient, long timeoutMs) throws LlapStatusServiceDriver.LlapStatusCliException
public static org.apache.hadoop.yarn.service.api.records.Service getService(org.apache.hadoop.conf.Configuration conf,
String name)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.