public interface ClustersResourceV11 extends ClustersResourceV10
Modifier and Type | Method and Description |
---|---|
ApiCommand |
configureForKerberos(String clusterName,
ApiConfigureForKerberosArguments args)
Command to configure the cluster to use Kerberos for authentication.
|
ServicesResourceV11 |
getServicesResource(String clusterName) |
rollingUpgrade
upgradeCdhCommand
inspectHostsCommand
deployClusterClientConfig, firstRun, getClientConfig
autoAssignRoles, autoConfigure, listServiceTypes, poolsRefresh, refresh, restartCommand, updateCluster
getParcelsResource
rollingRestart
addHosts, getHostTemplatesResource, listHosts, removeAllHosts, removeHost
deployClientConfig, enterMaintenanceMode, exitMaintenanceMode
createClusters, deleteCluster, listActiveCommands, readCluster, readClusters, restartCommand, startCommand, stopCommand, upgradeServicesCommand
@Path(value="/{clusterName}/commands/configureForKerberos") ApiCommand configureForKerberos(String clusterName, ApiConfigureForKerberosArguments args)
clusterName
- The name of the cluster.args
- Arguments for the configure for kerberos command.@Path(value="/{clusterName}/services") ServicesResourceV11 getServicesResource(String clusterName)
getServicesResource
in interface ClustersResource
getServicesResource
in interface ClustersResourceV10
getServicesResource
in interface ClustersResourceV2
getServicesResource
in interface ClustersResourceV3
getServicesResource
in interface ClustersResourceV4
getServicesResource
in interface ClustersResourceV6
getServicesResource
in interface ClustersResourceV7
getServicesResource
in interface ClustersResourceV8
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.