Package | Description |
---|---|
com.cloudera.api.v1 |
API version 1, introduced in Cloudera Manager 4.0.
|
com.cloudera.api.v3 |
API version 3, introduced in Cloudera Manager 4.5.
|
com.cloudera.api.v4 |
API version 4, introduced in Cloudera Manager 4.6.
|
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ClouderaManagerResource.collectDiagnosticDataCommand(ApiCollectDiagnosticDataArguments args)
Collect diagnostic data from hosts managed by Cloudera Manager.
|
Modifier and Type | Method and Description |
---|---|
CmPeersResource |
ClouderaManagerResourceV3.getCmPeersResource() |
ReplicationsResource |
ServicesResourceV3.getReplicationsResource(String serviceName) |
ApiCommand |
ServicesResourceV3.rollingRestart(String serviceName,
ApiRollingRestartArgs args)
Command to run rolling restart of roles in a service.
|
Modifier and Type | Method and Description |
---|---|
ApiHdfsUsageReport |
ServicesResourceV4.getHdfsUsageReport(String hdfsServiceName,
String nameService,
String from,
String to,
ApiTimeAggregation aggregation)
Fetch the HDFS usage report.
|
ApiMrUsageReport |
ServicesResourceV4.getMrUsageReport(String mrServiceName,
String from,
String to,
ApiTimeAggregation aggregation)
Fetch the MR usage report.
|
ReplicationsResourceV4 |
ServicesResourceV4.getReplicationsResource(String serviceName) |
ApiCommand |
ClustersResourceV4.rollingRestart(String clusterName,
ApiRollingRestartClusterArgs args)
Command to do a "best-effort" rolling restart of the given cluster,
i.e.
|
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.