public interface ClustersResourceV12 extends ClustersResourceV11
Modifier and Type | Method and Description |
---|---|
ApiClusterTemplate |
export(String clusterName,
boolean exportAutoConfig)
Export the cluster template for the given cluster.
|
ApiServiceList |
listDfsServices(String clusterName,
DataView view)
List the services that can provide distributed file system (DFS) capabilities in this cluster.
|
configureForKerberos, getServicesResource
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}/export") ApiClusterTemplate export(String clusterName, boolean exportAutoConfig)
clusterName
- cluster nameexportAutoConfig
- export configs set by the auto configuration@Path(value="/{clusterName}/dfsServices") ApiServiceList listDfsServices(String clusterName, DataView view)
clusterName
- cluster nameview
- data view required for matching servicesCopyright © Cloudera, Inc. Released under Apache License, Version 2.0.