public class YarnShimFactory extends Object
Modifier and Type | Method and Description |
---|---|
static com.pervasive.datarush.hadoop.shims.yarn.ResourceManagerClient |
createClient(ClusterSpecifier clusterSpec,
ModuleConfiguration moduleCfg)
Get a client interface to the YARN Resource Manager.
|
public static com.pervasive.datarush.hadoop.shims.yarn.ResourceManagerClient createClient(ClusterSpecifier clusterSpec, ModuleConfiguration moduleCfg) throws HadoopIOException
clusterSpec
- address of the cluster managermoduleCfg
- Hadoop configurationHadoopIOException
- thrown if any communication errors occurCopyright © 2016 Actian Corporation. All rights reserved.