Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.client |
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
CommandsResourceApi.abortCommandAsync(BigDecimal commandId,
ApiCallback<ApiCommand> callback)
Abort a running command.
|
com.squareup.okhttp.Call |
ParcelResourceApi.activateCommandAsync(String clusterName,
String product,
String version,
ApiCallback<ApiCommand> callback)
A synchronous command that activates the parcel on the cluster.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.addCustomCertsAsync(ApiAddCustomCertsArguments body,
ApiCallback<ApiCommand> callback)
Add custom certificates to the Auto-TLS certificate database.
|
com.squareup.okhttp.Call |
ClustersResourceApi.addHostsAsync(String clusterName,
ApiHostRefList body,
ApiCallback<ApiHostRefList> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
WatchedDirResourceApi.addWatchedDirectoryAsync(String clusterName,
String serviceName,
ApiWatchedDir body,
ApiCallback<ApiWatchedDir> callback)
Adds a directory to the watching list.
|
com.squareup.okhttp.Call |
HostTemplatesResourceApi.applyHostTemplateAsync(String clusterName,
String hostTemplateName,
Boolean startRoles,
ApiHostRefList body,
ApiCallback<ApiCommand> callback)
Applies a host template to a collection of hosts.
|
com.squareup.okhttp.Call |
MgmtServiceResourceApi.autoAssignRolesAsync(ApiCallback<Void> callback)
Automatically assign roles to hosts and create the roles for the Cloudera Management Service.
|
com.squareup.okhttp.Call |
AuthServiceResourceApi.autoAssignRolesAsync(ApiCallback<Void> callback)
Automatically assign roles to hosts and create the roles for the Authentication Service.
|
com.squareup.okhttp.Call |
ClustersResourceApi.autoAssignRolesAsync(String clusterName,
ApiCallback<Void> callback)
Automatically assign roles to hosts and create the roles for all the services in a cluster.
|
com.squareup.okhttp.Call |
MgmtServiceResourceApi.autoConfigureAsync(ApiCallback<Void> callback)
Automatically configures roles of the Cloudera Management Service.
|
com.squareup.okhttp.Call |
AuthServiceResourceApi.autoConfigureAsync(ApiCallback<Void> callback)
Automatically configures roles of the Authentication Service.
|
com.squareup.okhttp.Call |
ClustersResourceApi.autoConfigureAsync(String clusterName,
ApiCallback<Void> callback)
Automatically configures roles and services in a cluster.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.beginTrialAsync(ApiCallback<Void> callback)
Begin trial license.
|
com.squareup.okhttp.Call |
RolesResourceApi.bulkDeleteRolesAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiRoleList> callback)
Bulk delete roles in a particular service by name.
|
com.squareup.okhttp.Call |
ParcelResourceApi.cancelDistributionCommandAsync(String clusterName,
String product,
String version,
ApiCallback<ApiCommand> callback)
A synchronous command that cancels the parcel distribution.
|
com.squareup.okhttp.Call |
ParcelResourceApi.cancelDownloadCommandAsync(String clusterName,
String product,
String version,
ApiCallback<ApiCommand> callback)
A synchronous command that cancels the parcel download.
|
com.squareup.okhttp.Call |
ImpalaQueriesResourceApi.cancelImpalaQueryAsync(String clusterName,
String queryId,
String serviceName,
ApiCallback<ApiImpalaCancelResponse> callback)
Cancels an Impala Query.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.clustersPerfInspectorCommandAsync(ApiClustersPerfInspectorArgs body,
ApiCallback<ApiCommand> callback)
Run performance diagnostics test against specified clusters in ApiClustersPerfInspectorArgs User must be Full Administrator or Global Cluster Administrator.
|
com.squareup.okhttp.Call |
ReplicationsResourceApi.collectDiagnosticDataAsync(String clusterName,
BigDecimal scheduleId,
String serviceName,
String view,
ApiReplicationDiagnosticsCollectionArgs body,
ApiCallback<ApiCommand> callback)
Collect diagnostic data for a schedule, optionally for a subset of commands on that schedule, matched by schedule ID.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.collectDiagnosticDataCommandAsync(ApiCollectDiagnosticDataArguments body,
ApiCallback<ApiCommand> callback)
Collect diagnostic data from hosts managed by Cloudera Manager.
|
com.squareup.okhttp.Call |
ServicesResourceApi.collectYarnApplicationDiagnosticsAsync(String clusterName,
String serviceName,
ApiYarnApplicationDiagnosticsCollectionArgs body,
ApiCallback<ApiCommand> callback)
Collect the Diagnostics data for Yarn applications.
|
com.squareup.okhttp.Call |
ClustersResourceApi.configureAutoTlsServicesCommandAsync(String clusterName,
ApiCallback<ApiCommand> callback)
Configures all services in a cluster to use Auto-TLS.
|
com.squareup.okhttp.Call |
ClustersResourceApi.configureForKerberosAsync(String clusterName,
ApiConfigureForKerberosArguments body,
ApiCallback<ApiCommand> callback)
Command to configure the cluster to use Kerberos for authentication.
|
com.squareup.okhttp.Call |
ExternalAccountsResourceApi.createAccountAsync(ApiExternalAccount body,
ApiCallback<ApiExternalAccount> callback)
Create a new external account.
|
com.squareup.okhttp.Call |
AuthRolesResourceApi.createAuthRolesAsync(ApiAuthRoleList body,
ApiCallback<ApiAuthRoleList> callback)
Creates a list of auth roles.
|
com.squareup.okhttp.Call |
ServicesResourceApi.createBeeswaxWarehouseCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Create the Beeswax role's Hive warehouse directory, on Hue services.
|
com.squareup.okhttp.Call |
ClustersResourceApi.createClustersAsync(ApiClusterList body,
ApiCallback<ApiClusterList> callback)
Creates a collection of clusters.
|
com.squareup.okhttp.Call |
DashboardsResourceApi.createDashboardsAsync(ApiDashboardList body,
ApiCallback<ApiDashboardList> callback)
Creates the list of dashboards.
|
com.squareup.okhttp.Call |
DataContextsResourceApi.createDataContextAsync(ApiDataContext body,
ApiCallback<ApiDataContext> callback)
Create a datacontext.
|
com.squareup.okhttp.Call |
ExternalUserMappingsResourceApi.createExternalUserMappingsAsync(ApiExternalUserMappingList body,
ApiCallback<ApiExternalUserMappingList> callback)
Creates a list of external user mappings.
|
com.squareup.okhttp.Call |
ServicesResourceApi.createHBaseRootCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Creates the root directory of an HBase service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.createHiveUserDirCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Create the Hive user directory.
|
com.squareup.okhttp.Call |
ServicesResourceApi.createHiveWarehouseCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Create the Hive warehouse directory, on Hive services.
|
com.squareup.okhttp.Call |
HostsResourceApi.createHostsAsync(ApiHostList body,
ApiCallback<ApiHostList> callback)
.
|
com.squareup.okhttp.Call |
HostTemplatesResourceApi.createHostTemplatesAsync(String clusterName,
ApiHostTemplateList body,
ApiCallback<ApiHostTemplateList> callback)
Creates new host templates.
|
com.squareup.okhttp.Call |
ServicesResourceApi.createImpalaUserDirCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Create the Impala user directory.
|
com.squareup.okhttp.Call |
ServicesResourceApi.createOozieDbAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Creates the Oozie Database Schema in the configured database.
|
com.squareup.okhttp.Call |
CmPeersResourceApi.createPeerAsync(ApiCmPeer body,
ApiCallback<ApiCmPeer> callback)
Create a new Cloudera Manager peer.
|
com.squareup.okhttp.Call |
SnapshotsResourceApi.createPoliciesAsync(String clusterName,
String serviceName,
ApiSnapshotPolicyList body,
ApiCallback<ApiSnapshotPolicyList> callback)
Creates one or more snapshot policies.
|
com.squareup.okhttp.Call |
RoleConfigGroupsResourceApi.createRoleConfigGroupsAsync(String clusterName,
String serviceName,
ApiRoleConfigGroupList body,
ApiCallback<ApiRoleConfigGroupList> callback)
Creates new role config groups.
|
com.squareup.okhttp.Call |
AuthServiceRolesResourceApi.createRolesAsync(ApiRoleList body,
ApiCallback<ApiRoleList> callback)
Create new roles in the Authentication Services.
|
com.squareup.okhttp.Call |
MgmtRolesResourceApi.createRolesAsync(ApiRoleList body,
ApiCallback<ApiRoleList> callback)
Create new roles in the Cloudera Management Services.
|
com.squareup.okhttp.Call |
RolesResourceApi.createRolesAsync(String clusterName,
String serviceName,
ApiRoleList body,
ApiCallback<ApiRoleList> callback)
Create new roles in a given service.
|
com.squareup.okhttp.Call |
ReplicationsResourceApi.createSchedulesAsync(String clusterName,
String serviceName,
ApiReplicationScheduleList body,
ApiCallback<ApiReplicationScheduleList> callback)
Creates one or more replication schedules.
|
com.squareup.okhttp.Call |
ServicesResourceApi.createServicesAsync(String clusterName,
ApiServiceList body,
ApiCallback<ApiServiceList> callback)
Creates a list of services.
|
com.squareup.okhttp.Call |
ServicesResourceApi.createSolrHdfsHomeDirCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Creates the home directory of a Solr service in HDFS.
|
com.squareup.okhttp.Call |
ServicesResourceApi.createSqoopUserDirCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Creates the user directory of a Sqoop service in HDFS.
|
com.squareup.okhttp.Call |
UsersResourceApi.createUsers2Async(ApiUser2List body,
ApiCallback<ApiUser2List> callback)
Creates a list of users.
|
com.squareup.okhttp.Call |
ServicesResourceApi.createYarnCmContainerUsageInputDirCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Creates the HDFS directory where YARN container usage metrics are stored by NodeManagers for CM to read and aggregate into app usage metrics.
|
com.squareup.okhttp.Call |
ServicesResourceApi.createYarnJobHistoryDirCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Create the Yarn job history directory.
|
com.squareup.okhttp.Call |
ServicesResourceApi.createYarnNodeManagerRemoteAppLogDirCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Create the Yarn NodeManager remote application log directory.
|
com.squareup.okhttp.Call |
ParcelResourceApi.deactivateCommandAsync(String clusterName,
String product,
String version,
ApiCallback<ApiCommand> callback)
A synchronous command that deactivates the parcel on the cluster.
|
com.squareup.okhttp.Call |
ServicesResourceApi.decommissionCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiCommand> callback)
Decommission roles of a service.
|
com.squareup.okhttp.Call |
ExternalAccountsResourceApi.deleteAccountAsync(String name,
ApiCallback<ApiExternalAccount> callback)
Delete an external account, specifying its name.
|
com.squareup.okhttp.Call |
HostsResourceApi.deleteAllHostsAsync(ApiCallback<ApiHostList> callback)
Delete all hosts in the system.
|
com.squareup.okhttp.Call |
ReplicationsResourceApi.deleteAllSchedulesAsync(String clusterName,
String serviceName,
ApiCallback<ApiReplicationScheduleList> callback)
Deletes all existing replication schedules.
|
com.squareup.okhttp.Call |
AuthServiceResourceApi.deleteAsync(ApiCallback<ApiService> callback)
Delete the Authentication Service.
|
com.squareup.okhttp.Call |
AuthRolesResourceApi.deleteAuthRoleAsync(String uuid,
ApiCallback<ApiAuthRole> callback)
Deletes an auth role from the system.
|
com.squareup.okhttp.Call |
ClustersResourceApi.deleteClusterAsync(String clusterName,
ApiCallback<ApiCluster> callback)
Deletes a cluster.
|
com.squareup.okhttp.Call |
ClustersResourceApi.deleteClusterCredentialsCommandAsync(String clusterName,
ApiCallback<ApiCommand> callback)
Delete existing Kerberos credentials for the cluster.
|
com.squareup.okhttp.Call |
MgmtServiceResourceApi.deleteCMSAsync(ApiCallback<ApiService> callback)
Delete the Cloudera Management Services.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.deleteCredentialsCommandAsync(String deleteCredentialsMode,
ApiCallback<ApiCommand> callback)
Delete existing Kerberos credentials.
|
com.squareup.okhttp.Call |
DashboardsResourceApi.deleteDashboardAsync(String dashboardName,
ApiCallback<ApiDashboard> callback)
Deletes a dashboard.
|
com.squareup.okhttp.Call |
DataContextsResourceApi.deleteDataContextAsync(String dataContextName,
ApiCallback<ApiDataContext> callback)
Delete a datacontext.
|
com.squareup.okhttp.Call |
ExternalUserMappingsResourceApi.deleteExternalUserMappingAsync(String uuid,
ApiCallback<ApiExternalUserMapping> callback)
Deletes an external user mapping from the system.
|
com.squareup.okhttp.Call |
HostsResourceApi.deleteHostAsync(String hostId,
ApiCallback<ApiHost> callback)
Delete a host from the system.
|
com.squareup.okhttp.Call |
HostTemplatesResourceApi.deleteHostTemplateAsync(String clusterName,
String hostTemplateName,
ApiCallback<ApiHostTemplate> callback)
Deletes a host template.
|
com.squareup.okhttp.Call |
CmPeersResourceApi.deletePeerAsync(String peerName,
String type,
ApiCallback<ApiCmPeer> callback)
Delete Cloudera Manager peer.
|
com.squareup.okhttp.Call |
SnapshotsResourceApi.deletePolicyAsync(String clusterName,
String policyName,
String serviceName,
ApiCallback<ApiSnapshotPolicy> callback)
Deletes an existing snapshot policy.
|
com.squareup.okhttp.Call |
AuthServiceRolesResourceApi.deleteRoleAsync(String roleName,
ApiCallback<ApiRole> callback)
Delete a role from the Authentication Services.
|
com.squareup.okhttp.Call |
MgmtRolesResourceApi.deleteRoleAsync(String roleName,
ApiCallback<ApiRole> callback)
Delete a role from the Cloudera Management Services.
|
com.squareup.okhttp.Call |
RolesResourceApi.deleteRoleAsync(String clusterName,
String roleName,
String serviceName,
ApiCallback<ApiRole> callback)
Deletes a role from a given service.
|
com.squareup.okhttp.Call |
RoleConfigGroupsResourceApi.deleteRoleConfigGroupAsync(String clusterName,
String roleConfigGroupName,
String serviceName,
ApiCallback<ApiRoleConfigGroup> callback)
Deletes a role config group.
|
com.squareup.okhttp.Call |
ReplicationsResourceApi.deleteScheduleAsync(String clusterName,
BigDecimal scheduleId,
String serviceName,
ApiCallback<ApiReplicationSchedule> callback)
Deletes an existing replication schedule.
|
com.squareup.okhttp.Call |
ServicesResourceApi.deleteServiceAsync(String clusterName,
String serviceName,
ApiCallback<ApiService> callback)
Deletes a service from the system.
|
com.squareup.okhttp.Call |
UsersResourceApi.deleteUser2Async(String userName,
ApiCallback<ApiUser2> callback)
Deletes a user from the system.
|
com.squareup.okhttp.Call |
ClustersResourceApi.deployClientConfigAsync(String clusterName,
ApiCallback<ApiCommand> callback)
Deploy the cluster-wide client configuration.
|
com.squareup.okhttp.Call |
ServicesResourceApi.deployClientConfigCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiCommand> callback)
Deploy a service's client configuration.
|
com.squareup.okhttp.Call |
ClustersResourceApi.deployClusterClientConfigAsync(String clusterName,
ApiHostRefList body,
ApiCallback<ApiCommand> callback)
Deploy the Cluster's Kerberos client configuration.
|
com.squareup.okhttp.Call |
ServicesResourceApi.disableJtHaCommandAsync(String clusterName,
String serviceName,
ApiDisableJtHaArguments body,
ApiCallback<ApiCommand> callback)
Disable high availability (HA) for JobTracker.
|
com.squareup.okhttp.Call |
ServicesResourceApi.disableLlamaHaCommandAsync(String clusterName,
String serviceName,
ApiDisableLlamaHaArguments body,
ApiCallback<ApiCommand> callback)
Not Supported.
|
com.squareup.okhttp.Call |
ServicesResourceApi.disableLlamaRmCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Not Supported.
|
com.squareup.okhttp.Call |
ServicesResourceApi.disableOozieHaCommandAsync(String clusterName,
String serviceName,
ApiDisableOozieHaArguments body,
ApiCallback<ApiCommand> callback)
Disable high availability (HA) for Oozie.
|
com.squareup.okhttp.Call |
ServicesResourceApi.disableRmHaCommandAsync(String clusterName,
String serviceName,
ApiDisableRmHaArguments body,
ApiCallback<ApiCommand> callback)
Disable high availability (HA) for ResourceManager.
|
com.squareup.okhttp.Call |
ServicesResourceApi.disableSentryHaCommandAsync(String clusterName,
String serviceName,
ApiDisableSentryHaArgs body,
ApiCallback<ApiCommand> callback)
Disable high availability (HA) for Sentry service.
|
com.squareup.okhttp.Call |
ToolsResourceApi.echoAsync(String message,
ApiCallback<ApiEcho> callback)
Echoes the provided message back to the caller.
|
com.squareup.okhttp.Call |
ToolsResourceApi.echoErrorAsync(String message,
ApiCallback<ApiEcho> callback)
Throws an error containing the given input message.
|
com.squareup.okhttp.Call |
ServicesResourceApi.enableJtHaCommandAsync(String clusterName,
String serviceName,
ApiEnableJtHaArguments body,
ApiCallback<ApiCommand> callback)
Enable high availability (HA) for a JobTracker.
|
com.squareup.okhttp.Call |
ServicesResourceApi.enableLlamaHaCommandAsync(String clusterName,
String serviceName,
ApiEnableLlamaHaArguments body,
ApiCallback<ApiCommand> callback)
Not Supported.
|
com.squareup.okhttp.Call |
ServicesResourceApi.enableLlamaRmCommandAsync(String clusterName,
String serviceName,
ApiEnableLlamaRmArguments body,
ApiCallback<ApiCommand> callback)
Not Supported.
|
com.squareup.okhttp.Call |
ServicesResourceApi.enableOozieHaCommandAsync(String clusterName,
String serviceName,
ApiEnableOozieHaArguments body,
ApiCallback<ApiCommand> callback)
Enable high availability (HA) for Oozie service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.enableRmHaCommandAsync(String clusterName,
String serviceName,
ApiEnableRmHaArguments body,
ApiCallback<ApiCommand> callback)
Enable high availability (HA) for a YARN ResourceManager.
|
com.squareup.okhttp.Call |
ServicesResourceApi.enableSentryHaCommandAsync(String clusterName,
String serviceName,
ApiEnableSentryHaArgs body,
ApiCallback<ApiCommand> callback)
Enable high availability (HA) for Sentry service.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.endTrialAsync(ApiCallback<Void> callback)
End trial license.
|
com.squareup.okhttp.Call |
MgmtServiceResourceApi.enterMaintenanceModeAsync(ApiCallback<ApiCommand> callback)
Put Cloudera Management Service into maintenance mode.
|
com.squareup.okhttp.Call |
AuthServiceResourceApi.enterMaintenanceModeAsync(ApiCallback<ApiCommand> callback)
Put the Authentication Service into maintenance mode.
|
com.squareup.okhttp.Call |
HostsResourceApi.enterMaintenanceModeAsync(String hostId,
ApiCallback<ApiCommand> callback)
Put the host into maintenance mode.
|
com.squareup.okhttp.Call |
AuthServiceRolesResourceApi.enterMaintenanceModeAsync(String roleName,
ApiCallback<ApiCommand> callback)
Put the Authentication Service role into maintenance mode.
|
com.squareup.okhttp.Call |
MgmtRolesResourceApi.enterMaintenanceModeAsync(String roleName,
ApiCallback<ApiCommand> callback)
Put the Cloudera Management Service role into maintenance mode.
|
com.squareup.okhttp.Call |
ClustersResourceApi.enterMaintenanceModeAsync(String clusterName,
ApiCallback<ApiCommand> callback)
Put the cluster into maintenance mode.
|
com.squareup.okhttp.Call |
ServicesResourceApi.enterMaintenanceModeAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Put the service into maintenance mode.
|
com.squareup.okhttp.Call |
RolesResourceApi.enterMaintenanceModeAsync(String clusterName,
String roleName,
String serviceName,
ApiCallback<ApiCommand> callback)
Put the role into maintenance mode.
|
com.squareup.okhttp.Call |
BatchResourceApi.executeAsync(ApiBatchRequest body,
ApiCallback<ApiBatchResponse> callback)
Executes a batch of API requests in one database transaction.
|
com.squareup.okhttp.Call |
MgmtServiceResourceApi.exitMaintenanceModeAsync(ApiCallback<ApiCommand> callback)
Take Cloudera Management Service out of maintenance mode.
|
com.squareup.okhttp.Call |
AuthServiceResourceApi.exitMaintenanceModeAsync(ApiCallback<ApiCommand> callback)
Take the Authentication Service out of maintenance mode.
|
com.squareup.okhttp.Call |
HostsResourceApi.exitMaintenanceModeAsync(String hostId,
ApiCallback<ApiCommand> callback)
Take the host out of maintenance mode.
|
com.squareup.okhttp.Call |
AuthServiceRolesResourceApi.exitMaintenanceModeAsync(String roleName,
ApiCallback<ApiCommand> callback)
Take the Authentication Service role out of maintenance mode.
|
com.squareup.okhttp.Call |
MgmtRolesResourceApi.exitMaintenanceModeAsync(String roleName,
ApiCallback<ApiCommand> callback)
Take the Cloudera Management Service role out of maintenance mode.
|
com.squareup.okhttp.Call |
ClustersResourceApi.exitMaintenanceModeAsync(String clusterName,
ApiCallback<ApiCommand> callback)
Take the cluster out of maintenance mode.
|
com.squareup.okhttp.Call |
ServicesResourceApi.exitMaintenanceModeAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Take the service out of maintenance mode.
|
com.squareup.okhttp.Call |
RolesResourceApi.exitMaintenanceModeAsync(String clusterName,
String roleName,
String serviceName,
ApiCallback<ApiCommand> callback)
Take the role out of maintenance mode.
|
com.squareup.okhttp.Call |
ClustersResourceApi.expireLogsAsync(String clusterName,
BigDecimal days,
ApiCallback<ApiCommand> callback)
Remove backup and disaster related log files in hdfs.
|
com.squareup.okhttp.Call |
UsersResourceApi.expireSessionsAsync(String userName,
ApiCallback<Void> callback)
Expires the sessions associated with interactive authenticated user in Cloudera Manager.
|
com.squareup.okhttp.Call |
ClustersResourceApi.exportAsync(String clusterName,
Boolean exportAutoConfig,
ApiCallback<ApiClusterTemplate> callback)
Export the cluster template for the given cluster.
|
com.squareup.okhttp.Call |
ExternalAccountsResourceApi.externalAccountCommandByNameAsync(String commandName,
String name,
ApiCallback<ApiCommand> callback)
Executes a command on the external account specified by name.
|
com.squareup.okhttp.Call |
ClustersResourceApi.firstRunAsync(String clusterName,
ApiCallback<ApiCommand> callback)
Prepare and start services in a cluster.
|
com.squareup.okhttp.Call |
ServicesResourceApi.firstRunAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Prepare and start a service.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.formatCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Format HDFS NameNodes.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.generateCmcaAsync(ApiGenerateCmcaArguments body,
ApiCallback<ApiCommand> callback)
Generate a CMCA.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.generateCredentialsCommandAsync(ApiCallback<ApiCommand> callback)
Generate missing Kerberos credentials.
|
com.squareup.okhttp.Call |
HostsResourceApi.generateHostCertsAsync(String hostId,
ApiGenerateHostCertsArguments body,
ApiCallback<ApiCommand> callback)
Generates (or regenerates) a key and certificate for this host if Auto-TLS is enabled.
|
com.squareup.okhttp.Call |
ClustersResourceApi.getClientConfigAsync(String clusterName,
ApiCallback<File> callback)
Download a zip-compressed archive of the client configuration, of a specific cluster.
|
com.squareup.okhttp.Call |
ServicesResourceApi.getClientConfigAsync(String clusterName,
String serviceName,
ApiCallback<File> callback)
Download a zip-compressed archive of the client configuration, of a specific service.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.getConfigAsync(String view,
ApiCallback<ApiConfigList> callback)
Retrieve the Cloudera Manager settings.
|
com.squareup.okhttp.Call |
ProcessResourceApi.getConfigFileAsync(String clusterName,
String configFileName,
String roleName,
String serviceName,
ApiCallback<File> callback)
Returns the contents of the specified config file.
|
com.squareup.okhttp.Call |
DashboardsResourceApi.getDashboardAsync(String dashboardName,
ApiCallback<ApiDashboard> callback)
Returns a dashboard definition for the specified name.
|
com.squareup.okhttp.Call |
DashboardsResourceApi.getDashboardsAsync(ApiCallback<ApiDashboardList> callback)
Returns the list of all user-customized dashboards.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.getDeployment2Async(String view,
ApiCallback<ApiDeployment2> callback)
Retrieve full description of the entire Cloudera Manager deployment including all hosts, clusters, services, roles, users, settings, etc.
|
com.squareup.okhttp.Call |
TimeSeriesResourceApi.getEntityTypeAttributesAsync(ApiCallback<ApiTimeSeriesEntityAttributeList> callback)
Retrieve all metric entity type attributes monitored by Cloudera Manager.
|
com.squareup.okhttp.Call |
TimeSeriesResourceApi.getEntityTypesAsync(ApiCallback<ApiTimeSeriesEntityTypeList> callback)
Retrieve all metric entity types monitored by Cloudera Manager.
|
com.squareup.okhttp.Call |
AuthServiceRolesResourceApi.getFullLogAsync(String roleName,
ApiCallback<String> callback)
Retrieves the log file for the role's main process.
|
com.squareup.okhttp.Call |
MgmtRolesResourceApi.getFullLogAsync(String roleName,
ApiCallback<String> callback)
Retrieves the log file for the role's main process.
|
com.squareup.okhttp.Call |
RolesResourceApi.getFullLogAsync(String clusterName,
String roleName,
String serviceName,
ApiCallback<String> callback)
Retrieves the log file for the role's main process.
|
com.squareup.okhttp.Call |
ServicesResourceApi.getHdfsUsageReportAsync(String clusterName,
String serviceName,
String aggregation,
String from,
String nameservice,
String to,
ApiCallback<ApiHdfsUsageReport> callback)
Fetch the HDFS usage report.
|
com.squareup.okhttp.Call |
ImpalaQueriesResourceApi.getImpalaQueriesAsync(String clusterName,
String serviceName,
String filter,
String from,
Integer limit,
Integer offset,
String to,
ApiCallback<ApiImpalaQueryResponse> callback)
Returns a list of queries that satisfy the filter.
|
com.squareup.okhttp.Call |
ImpalaQueriesResourceApi.getImpalaQueryAttributesAsync(String clusterName,
String serviceName,
ApiCallback<ApiImpalaQueryAttributeList> callback)
Returns the list of all attributes that the Service Monitor can associate with Impala queries.
|
com.squareup.okhttp.Call |
ServicesResourceApi.getImpalaUtilizationAsync(String clusterName,
String serviceName,
List<String> daysOfWeek,
Integer endHourOfDay,
String from,
Integer startHourOfDay,
String tenantType,
String to,
ApiCallback<ApiImpalaUtilization> callback)
Provides the resource utilization of the Impala service as well as the resource utilization per tenant.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.getKerberosInfoAsync(ApiCallback<ApiKerberosInfo> callback)
Provides Cloudera Manager Kerberos information.
|
com.squareup.okhttp.Call |
ClustersResourceApi.getKerberosInfoAsync(String clusterName,
ApiCallback<ApiKerberosInfo> callback)
Provides Cluster Kerberos information.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.getKerberosPrincipalsAsync(Boolean missingOnly,
ApiCallback<ApiPrincipalList> callback)
Returns the Kerberos principals needed by the services being managed by Cloudera Manager.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.getLicensedFeatureUsageAsync(ApiCallback<ApiLicensedFeatureUsage> callback)
Retrieve a summary of licensed feature usage.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.getLogAsync(ApiCallback<String> callback)
Returns the entire contents of the Cloudera Manager log file.
|
com.squareup.okhttp.Call |
HostsResourceApi.getMetricsAsync(String hostId,
String from,
List<String> ifs,
List<String> metrics,
Boolean queryNw,
Boolean queryStorage,
List<String> storageIds,
String to,
String view,
ApiCallback<ApiMetricList> callback)
Fetch metric readings for a host.
|
com.squareup.okhttp.Call |
ServicesResourceApi.getMetricsAsync(String clusterName,
String serviceName,
String from,
List<String> metrics,
String to,
String view,
ApiCallback<ApiMetricList> callback)
Fetch metric readings for a particular service.
|
com.squareup.okhttp.Call |
ActivitiesResourceApi.getMetricsAsync(String activityId,
String clusterName,
String serviceName,
String from,
List<String> metrics,
String to,
String view,
ApiCallback<ApiMetricList> callback)
Fetch metric readings for a particular activity.
|
com.squareup.okhttp.Call |
NameservicesResourceApi.getMetricsAsync(String clusterName,
String nameservice,
String serviceName,
String from,
List<String> metrics,
String to,
String view,
ApiCallback<ApiMetricList> callback)
Fetch metric readings for a particular nameservice.
|
com.squareup.okhttp.Call |
RolesResourceApi.getMetricsAsync(String clusterName,
String roleName,
String serviceName,
String from,
List<String> metrics,
String to,
String view,
ApiCallback<ApiMetricList> callback)
Fetch metric readings for a particular role.
|
com.squareup.okhttp.Call |
TimeSeriesResourceApi.getMetricSchemaAsync(ApiCallback<ApiMetricSchemaList> callback)
Retrieve schema for all metrics.
|
com.squareup.okhttp.Call |
ServicesResourceApi.getMrUsageReportAsync(String clusterName,
String serviceName,
String aggregation,
String from,
String to,
ApiCallback<ApiMrUsageReport> callback)
Fetch the MR usage report.
|
com.squareup.okhttp.Call |
ParcelsResourceApi.getParcelUsageAsync(String clusterName,
ApiCallback<ApiParcelUsage> callback)
Retrieve details parcel usage information for the cluster.
|
com.squareup.okhttp.Call |
ProcessResourceApi.getProcessAsync(String clusterName,
String roleName,
String serviceName,
ApiCallback<ApiProcess> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
ImpalaQueriesResourceApi.getQueryDetailsAsync(String clusterName,
String queryId,
String serviceName,
String format,
ApiCallback<ApiImpalaQueryDetailsResponse> callback)
Returns details about the query.
|
com.squareup.okhttp.Call |
ReplicationsResourceApi.getReplicationStateAsync(String clusterName,
String serviceName,
String view,
ApiCallback<ApiReplicationState> callback)
returns the replication state.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.getScmDbInfoAsync(ApiCallback<ApiScmDbInfo> callback)
Provides Cloudera Manager server's database information.
|
com.squareup.okhttp.Call |
UsersResourceApi.getSessionsAsync(ApiCallback<ApiUserSessionList> callback)
Return a list of the sessions associated with interactive authenticated users in Cloudera Manager.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.getShutdownReadinessAsync(String lastActivityTime,
ApiCallback<ApiShutdownReadiness> callback)
Retrieve Cloudera Manager's readiness for shutdown and destroy.
|
com.squareup.okhttp.Call |
AuthServiceRolesResourceApi.getStacksLogAsync(String roleName,
ApiCallback<String> callback)
Retrieves the stacks log file, if any, for the role's main process.
|
com.squareup.okhttp.Call |
MgmtRolesResourceApi.getStacksLogAsync(String roleName,
ApiCallback<String> callback)
Retrieves the stacks log file, if any, for the role's main process.
|
com.squareup.okhttp.Call |
RolesResourceApi.getStacksLogAsync(String clusterName,
String roleName,
String serviceName,
ApiCallback<String> callback)
Retrieves the stacks log file, if any, for the role's main process.
|
com.squareup.okhttp.Call |
AuthServiceRolesResourceApi.getStacksLogsBundleAsync(String roleName,
ApiCallback<Void> callback)
Download a zip-compressed archive of role stacks logs.
|
com.squareup.okhttp.Call |
MgmtRolesResourceApi.getStacksLogsBundleAsync(String roleName,
ApiCallback<Void> callback)
Download a zip-compressed archive of role stacks logs.
|
com.squareup.okhttp.Call |
RolesResourceApi.getStacksLogsBundleAsync(String clusterName,
String roleName,
String serviceName,
ApiCallback<Void> callback)
Download a zip-compressed archive of role stacks logs.
|
com.squareup.okhttp.Call |
AuthServiceRolesResourceApi.getStandardErrorAsync(String roleName,
ApiCallback<String> callback)
Retrieves the role's standard error output.
|
com.squareup.okhttp.Call |
MgmtRolesResourceApi.getStandardErrorAsync(String roleName,
ApiCallback<String> callback)
Retrieves the role's standard error output.
|
com.squareup.okhttp.Call |
RolesResourceApi.getStandardErrorAsync(String clusterName,
String roleName,
String serviceName,
ApiCallback<String> callback)
Retrieves the role's standard error output.
|
com.squareup.okhttp.Call |
AuthServiceRolesResourceApi.getStandardOutputAsync(String roleName,
ApiCallback<String> callback)
Retrieves the role's standard output.
|
com.squareup.okhttp.Call |
MgmtRolesResourceApi.getStandardOutputAsync(String roleName,
ApiCallback<String> callback)
Retrieves the role's standard output.
|
com.squareup.okhttp.Call |
RolesResourceApi.getStandardOutputAsync(String clusterName,
String roleName,
String serviceName,
ApiCallback<String> callback)
Retrieves the role's standard output.
|
com.squareup.okhttp.Call |
ExternalAccountsResourceApi.getSupportedCategoriesAsync(ApiCallback<ApiExternalAccountCategoryList> callback)
List of external account categories supported by this Cloudera Manager.
|
com.squareup.okhttp.Call |
ExternalAccountsResourceApi.getSupportedTypesAsync(String categoryName,
ApiCallback<ApiExternalAccountTypeList> callback)
List of external account types supported by this Cloudera Manager by category.
|
com.squareup.okhttp.Call |
ClustersResourceApi.getUtilizationReportAsync(String clusterName,
List<String> daysOfWeek,
Integer endHourOfDay,
String from,
Integer startHourOfDay,
String tenantType,
String to,
ApiCallback<ApiClusterUtilization> callback)
Provides the resource utilization of the entire cluster as well as the resource utilization per tenant.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.getVersionAsync(ApiCallback<ApiVersionInfo> callback)
Provides version information of Cloudera Manager itself.
|
com.squareup.okhttp.Call |
YarnApplicationsResourceApi.getYarnApplicationAttributesAsync(String clusterName,
String serviceName,
ApiCallback<ApiYarnApplicationAttributeList> callback)
Returns the list of all attributes that the Service Monitor can associate with YARN applications.
|
com.squareup.okhttp.Call |
YarnApplicationsResourceApi.getYarnApplicationsAsync(String clusterName,
String serviceName,
String filter,
String from,
Integer limit,
Integer offset,
String to,
ApiCallback<ApiYarnApplicationResponse> callback)
Returns a list of applications that satisfy the filter.
|
com.squareup.okhttp.Call |
ServicesResourceApi.getYarnUtilizationAsync(String clusterName,
String serviceName,
List<String> daysOfWeek,
Integer endHourOfDay,
String from,
Integer startHourOfDay,
String tenantType,
String to,
ApiCallback<ApiYarnUtilization> callback)
Provides the resource utilization of the yarn service as well as the resource utilization per tenant.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hbaseUpgradeCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Upgrade HBase data in HDFS and ZooKeeper as part of upgrade from CDH4 to CDH5.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.hdfsBootstrapStandByCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Bootstrap HDFS stand-by NameNodes.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsCreateTmpDirAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Creates a tmp directory on the HDFS filesystem.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsDisableAutoFailoverCommandAsync(String clusterName,
String serviceName,
String body,
ApiCallback<ApiCommand> callback)
Disable auto-failover for a highly available HDFS nameservice.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsDisableHaCommandAsync(String clusterName,
String serviceName,
ApiHdfsDisableHaArguments body,
ApiCallback<ApiCommand> callback)
Disable high availability (HA) for an HDFS NameNode.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsDisableNnHaCommandAsync(String clusterName,
String serviceName,
ApiDisableNnHaArguments body,
ApiCallback<ApiCommand> callback)
Disable High Availability (HA) with Automatic Failover for an HDFS NameNode.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsEnableAutoFailoverCommandAsync(String clusterName,
String serviceName,
ApiHdfsFailoverArguments body,
ApiCallback<ApiCommand> callback)
Enable auto-failover for an HDFS nameservice.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsEnableHaCommandAsync(String clusterName,
String serviceName,
ApiHdfsHaArguments body,
ApiCallback<ApiCommand> callback)
Enable high availability (HA) for an HDFS NameNode.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsEnableNnHaCommandAsync(String clusterName,
String serviceName,
ApiEnableNnHaArguments body,
ApiCallback<ApiCommand> callback)
Enable High Availability (HA) with Automatic Failover for an HDFS NameNode.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.hdfsEnterSafemodeAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Enter safemode for namenodes.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsFailoverCommandAsync(String clusterName,
String serviceName,
Boolean force,
ApiRoleNameList body,
ApiCallback<ApiCommand> callback)
Initiate a failover in an HDFS HA NameNode pair.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.hdfsFinalizeMetadataUpgradeAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Finalize HDFS NameNode metadata upgrade.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsFinalizeRollingUpgradeAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Finalizes the rolling upgrade for HDFS by updating the NameNode metadata permanently to the next version.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.hdfsInitializeAutoFailoverCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Initialize HDFS HA failover controller metadata.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.hdfsInitializeSharedDirCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Initialize HDFS NameNodes' shared edit directory.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.hdfsLeaveSafemodeAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Leave safemode for namenodes.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsRollEditsCommandAsync(String clusterName,
String serviceName,
ApiRollEditsArgs body,
ApiCallback<ApiCommand> callback)
Roll the edits of an HDFS NameNode or Nameservice.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.hdfsSaveNamespaceAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Save namespace for namenodes.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hdfsUpgradeMetadataCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Upgrade HDFS Metadata as part of a major version upgrade.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hiveCreateMetastoreDatabaseCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Create the Hive Metastore Database.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hiveCreateMetastoreDatabaseTablesCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Create the Hive Metastore Database tables.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hiveUpdateMetastoreNamenodesCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Update Hive Metastore to point to a NameNode's Nameservice name instead of hostname.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hiveUpgradeMetastoreCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Upgrade Hive Metastore as part of a major version upgrade.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hiveValidateMetastoreSchemaCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Validate the Hive Metastore Schema.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.hostInstallCommandAsync(ApiHostInstallArguments body,
ApiCallback<ApiCommand> callback)
Perform installation on a set of hosts.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.hostsDecommissionCommandAsync(ApiHostNameList body,
ApiCallback<ApiCommand> callback)
Decommission the given hosts.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.hostsOfflineOrDecommissionCommandAsync(BigDecimal offlineTimeout,
ApiHostNameList body,
ApiCallback<ApiCommand> callback)
Decommission the given hosts.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.hostsPerfInspectorCommandAsync(ApiHostsPerfInspectorArgs body,
ApiCallback<ApiCommand> callback)
Run performance diagnostics test against specified hosts in ApiHostsPerfInspectorArgs User must be Full Administrator or Global Cluster Administrator.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.hostsRecommissionAndExitMaintenanceModeCommandAsync(String recommissionType,
ApiHostNameList body,
ApiCallback<ApiCommand> callback)
Recommission and exit maintenance on the given hosts.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.hostsRecommissionCommandAsync(ApiHostNameList body,
ApiCallback<ApiCommand> callback)
Recommission the given hosts.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.hostsRecommissionWithStartCommandAsync(ApiHostNameList body,
ApiCallback<ApiCommand> callback)
Recommission the given hosts.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.hostsStartRolesCommandAsync(ApiHostNameList body,
ApiCallback<ApiCommand> callback)
Start all the roles on the given hosts.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hueDumpDbCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Runs Hue's dumpdata command.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hueLoadDbCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Runs Hue's loaddata command.
|
com.squareup.okhttp.Call |
ServicesResourceApi.hueSyncDbCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Runs Hue's syncdb command.
|
com.squareup.okhttp.Call |
ServicesResourceApi.impalaCreateCatalogDatabaseCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
.
|
com.squareup.okhttp.Call |
ServicesResourceApi.impalaCreateCatalogDatabaseTablesCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
.
|
com.squareup.okhttp.Call |
RolesResourceApi.impalaDiagnosticsAsync(String clusterName,
String roleName,
String serviceName,
ApiImpalaRoleDiagnosticsArgs body,
ApiCallback<ApiCommand> callback)
Collects diagnostics data for an Impala role.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.importAdminCredentialsAsync(String password,
String username,
ApiCallback<ApiCommand> callback)
Imports the KDC Account Manager credentials needed by Cloudera Manager to create kerberos principals needed by CDH services.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.importClusterTemplateAsync(Boolean addRepositories,
ApiClusterTemplate body,
ApiCallback<ApiCommand> callback)
Create cluster as per the given cluster template.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.importKerberosPrincipalAsync(BigDecimal kvno,
String password,
String principal,
ApiCallback<ApiCommand> callback)
Imports the Kerberos credentials for the specified principal which can then be used to add to a role's keytab by running Generate Credentials command.
|
com.squareup.okhttp.Call |
ServicesResourceApi.importMrConfigsIntoYarnAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Import MapReduce configuration into Yarn, overwriting Yarn configuration.
|
com.squareup.okhttp.Call |
ServicesResourceApi.initSolrCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Initializes the Solr service in Zookeeper.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.inspectHostsCommandAsync(ApiCallback<ApiCommand> callback)
Runs the host inspector on the configured hosts.
|
com.squareup.okhttp.Call |
ClustersResourceApi.inspectHostsCommandAsync(String clusterName,
ApiCallback<ApiCommand> callback)
Runs the host inspector on the configured hosts in the specified cluster.
|
com.squareup.okhttp.Call |
ServicesResourceApi.installMrFrameworkJarsAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Creates an HDFS directory to hold the MapReduce2 framework JARs (if necessary), and uploads the framework JARs to it.
|
com.squareup.okhttp.Call |
ServicesResourceApi.installOozieShareLibAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Creates directory for Oozie user in HDFS and installs the ShareLib in it.
|
com.squareup.okhttp.Call |
MgmtRoleCommandsResourceApi.jmapDumpAsync(ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Run the jmapDump diagnostic command.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.jmapDumpAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Run the jmapDump diagnostic command.
|
com.squareup.okhttp.Call |
MgmtRoleCommandsResourceApi.jmapHistoAsync(ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Run the jmapHisto diagnostic command.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.jmapHistoAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Run the jmapHisto diagnostic command.
|
com.squareup.okhttp.Call |
MgmtRoleCommandsResourceApi.jstackAsync(ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Run the jstack diagnostic command.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.jstackAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Run the jstack diagnostic command.
|
com.squareup.okhttp.Call |
YarnApplicationsResourceApi.killYarnApplicationAsync(String applicationId,
String clusterName,
String serviceName,
ApiCallback<ApiYarnKillResponse> callback)
Kills an YARN Application.
|
com.squareup.okhttp.Call |
ServicesResourceApi.ksMigrateToSentryAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Migrates the HBase Indexer policy-based permissions to Sentry, by invoking the SentryConfigToolIndexer.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.listActiveCommandsAsync(String view,
ApiCallback<ApiCommandList> callback)
List active global commands.
|
com.squareup.okhttp.Call |
MgmtServiceResourceApi.listActiveCommandsAsync(String view,
ApiCallback<ApiCommandList> callback)
List active Cloudera Management Services commands.
|
com.squareup.okhttp.Call |
AuthServiceResourceApi.listActiveCommandsAsync(String view,
ApiCallback<ApiCommandList> callback)
List active Authentication Service commands.
|
com.squareup.okhttp.Call |
AuthServiceRolesResourceApi.listActiveCommandsAsync(String roleName,
String view,
ApiCallback<ApiCommandList> callback)
List active role commands.
|
com.squareup.okhttp.Call |
MgmtRolesResourceApi.listActiveCommandsAsync(String roleName,
String view,
ApiCallback<ApiCommandList> callback)
List active role commands.
|
com.squareup.okhttp.Call |
ClustersResourceApi.listActiveCommandsAsync(String clusterName,
String view,
ApiCallback<ApiCommandList> callback)
List active cluster commands.
|
com.squareup.okhttp.Call |
ServicesResourceApi.listActiveCommandsAsync(String clusterName,
String serviceName,
String view,
ApiCallback<ApiCommandList> callback)
List active service commands.
|
com.squareup.okhttp.Call |
RolesResourceApi.listActiveCommandsAsync(String clusterName,
String roleName,
String serviceName,
String view,
ApiCallback<ApiCommandList> callback)
List active role commands.
|
com.squareup.okhttp.Call |
RolesResourceApi.listCommandsAsync(String clusterName,
String roleName,
String serviceName,
ApiCallback<ApiCommandMetadataList> callback)
Lists all the commands that can be executed by name on the provided role.
|
com.squareup.okhttp.Call |
ClustersResourceApi.listDfsServicesAsync(String clusterName,
String view,
ApiCallback<ApiServiceList> callback)
List the services that can provide distributed file system (DFS) capabilities in this cluster.
|
com.squareup.okhttp.Call |
ExternalAccountsResourceApi.listExternalAccountCommandsAsync(String typeName,
ApiCallback<ApiCommandMetadataList> callback)
Lists all the commands that can be executed by name on the provided external account type.
|
com.squareup.okhttp.Call |
ClustersResourceApi.listHostsAsync(String clusterName,
ApiCallback<ApiHostRefList> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
NameservicesResourceApi.listNameservicesAsync(String clusterName,
String serviceName,
String view,
ApiCallback<ApiNameserviceList> callback)
List the nameservices of an HDFS service.
|
com.squareup.okhttp.Call |
CmPeersResourceApi.listPeersAsync(ApiCallback<ApiCmPeerList> callback)
Retrieves all configured Cloudera Manager peers.
|
com.squareup.okhttp.Call |
MgmtServiceResourceApi.listRoleTypesAsync(ApiCallback<ApiRoleTypeList> callback)
List the supported role types for the Cloudera Management Services.
|
com.squareup.okhttp.Call |
AuthServiceResourceApi.listRoleTypesAsync(ApiCallback<ApiRoleTypeList> callback)
List the supported role types for the Authentication Service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.listRoleTypesAsync(String clusterName,
String serviceName,
ApiCallback<ApiRoleTypeList> callback)
List the supported role types for a service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.listServiceCommandsAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommandMetadataList> callback)
Lists all the commands that can be executed by name on the provided service.
|
com.squareup.okhttp.Call |
ClustersResourceApi.listServiceTypesAsync(String clusterName,
ApiCallback<ApiServiceTypeList> callback)
List the supported service types for a cluster.
|
com.squareup.okhttp.Call |
WatchedDirResourceApi.listWatchedDirectoriesAsync(String clusterName,
String serviceName,
ApiCallback<ApiWatchedDirList> callback)
Lists all the watched directories.
|
com.squareup.okhttp.Call |
MgmtRoleCommandsResourceApi.lsofAsync(ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Run the lsof diagnostic command.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.lsofAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Run the lsof diagnostic command.
|
com.squareup.okhttp.Call |
HostsResourceApi.migrateRolesAsync(String hostId,
ApiMigrateRolesArguments body,
ApiCallback<ApiCommand> callback)
Migrate roles to a different host.
|
com.squareup.okhttp.Call |
RoleConfigGroupsResourceApi.moveRolesAsync(String clusterName,
String roleConfigGroupName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiRoleList> callback)
Moves roles to the specified role config group.
|
com.squareup.okhttp.Call |
RoleConfigGroupsResourceApi.moveRolesToBaseGroupAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiRoleList> callback)
Moves roles to the base role config group.
|
com.squareup.okhttp.Call |
ServicesResourceApi.offlineCommandAsync(String clusterName,
String serviceName,
BigDecimal timeout,
ApiRoleNameList body,
ApiCallback<ApiCommand> callback)
Offline roles of a service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.oozieCreateEmbeddedDatabaseCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Create the Oozie Server Database.
|
com.squareup.okhttp.Call |
ServicesResourceApi.oozieDumpDatabaseCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Dump the Oozie Server Database.
|
com.squareup.okhttp.Call |
ServicesResourceApi.oozieLoadDatabaseCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Load the Oozie Server Database from dump.
|
com.squareup.okhttp.Call |
ServicesResourceApi.oozieUpgradeDbCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Upgrade Oozie Database schema as part of a major version upgrade.
|
com.squareup.okhttp.Call |
ClustersResourceApi.perfInspectorCommandAsync(String clusterName,
ApiClusterPerfInspectorArgs body,
ApiCallback<ApiCommand> callback)
Run cluster performance diagnostics test.
|
com.squareup.okhttp.Call |
ClustersResourceApi.poolsRefreshAsync(String clusterName,
ApiCallback<ApiCommand> callback)
Updates all refreshable configuration files for services with Dynamic Resource Pools.
|
com.squareup.okhttp.Call |
ClustersResourceApi.preUpgradeCheckCommandAsync(String clusterName,
ApiCdhUpgradeArgs body,
ApiCallback<ApiCommand> callback)
Run cluster pre-upgrade check(s) when upgrading from specified version of CDH to the other.
|
com.squareup.okhttp.Call |
TimeSeriesResourceApi.queryTimeSeries_0Async(ApiTimeSeriesRequest body,
ApiCallback<ApiTimeSeriesResponseList> callback)
Retrieve time-series data from the Cloudera Manager (CM) time-series data store accepting HTTP POST request.
|
com.squareup.okhttp.Call |
TimeSeriesResourceApi.queryTimeSeriesAsync(String contentType,
String desiredRollup,
String from,
Boolean mustUseDesiredRollup,
String query,
String to,
ApiCallback<ApiTimeSeriesResponseList> callback)
Retrieve time-series data from the Cloudera Manager (CM) time-series data store using a tsquery.
|
com.squareup.okhttp.Call |
ExternalAccountsResourceApi.readAccountAsync(String name,
String view,
ApiCallback<ApiExternalAccount> callback)
Get a single external account by account name.
|
com.squareup.okhttp.Call |
ExternalAccountsResourceApi.readAccountByDisplayNameAsync(String displayName,
String view,
ApiCallback<ApiExternalAccount> callback)
Get a single external account by display name.
|
com.squareup.okhttp.Call |
ExternalAccountsResourceApi.readAccountsAsync(String typeName,
String view,
ApiCallback<ApiExternalAccountList> callback)
Get a list of external accounts for a specific account type.
|
com.squareup.okhttp.Call |
ActivitiesResourceApi.readActivitiesAsync(String clusterName,
String serviceName,
Integer maxResults,
String query,
Integer resultOffset,
String view,
ApiCallback<ApiActivityList> callback)
Read all activities in the system.
|
com.squareup.okhttp.Call |
ActivitiesResourceApi.readActivityAsync(String activityId,
String clusterName,
String serviceName,
String view,
ApiCallback<ApiActivity> callback)
Returns a specific activity in the system.
|
com.squareup.okhttp.Call |
AuditsResourceApi.readAuditsAsync(String endTime,
Integer maxResults,
String query,
Integer resultOffset,
String startTime,
ApiCallback<ApiAuditList> callback)
Fetch audit events from Cloudera Manager (CM) and CM managed services like HDFS, HBase, Impala, Hive, and Sentry.
|
com.squareup.okhttp.Call |
AuthRolesResourceApi.readAuthRoleAsync(String uuid,
ApiCallback<ApiAuthRole> callback)
Returns detailed information about an auth role.
|
com.squareup.okhttp.Call |
AuthRolesResourceApi.readAuthRolesAsync(String view,
ApiCallback<ApiAuthRoleList> callback)
Returns a list of the auth roles configured in the system.
|
com.squareup.okhttp.Call |
AuthRolesResourceApi.readAuthRolesMetadataAsync(String view,
ApiCallback<ApiAuthRoleMetadataList> callback)
Returns a list of the auth roles' metadata for the built-in roles.
|
com.squareup.okhttp.Call |
AuthRoleMetadatasResourceApi.readAuthRolesMetadataAsync(String view,
ApiCallback<ApiAuthRoleMetadataList> callback)
Returns a list of the auth roles' metadata for the built-in roles.
|
com.squareup.okhttp.Call |
ActivitiesResourceApi.readChildActivitiesAsync(String activityId,
String clusterName,
String serviceName,
Integer maxResults,
Integer resultOffset,
String view,
ApiCallback<ApiActivityList> callback)
Returns the child activities.
|
com.squareup.okhttp.Call |
ClustersResourceApi.readClusterAsync(String clusterName,
ApiCallback<ApiCluster> callback)
Reads information about a cluster.
|
com.squareup.okhttp.Call |
ClustersResourceApi.readClustersAsync(String clusterType,
String view,
ApiCallback<ApiClusterList> callback)
List all known clusters.
|
com.squareup.okhttp.Call |
CommandsResourceApi.readCommandAsync(BigDecimal commandId,
ApiCallback<ApiCommand> callback)
Retrieve detailed information on an asynchronous command.
|
com.squareup.okhttp.Call |
AllHostsResourceApi.readConfigAsync(String view,
ApiCallback<ApiConfigList> callback)
Retrieve the default configuration for all hosts.
|
com.squareup.okhttp.Call |
MgmtRoleConfigGroupsResourceApi.readConfigAsync(String roleConfigGroupName,
String view,
ApiCallback<ApiConfigList> callback)
Returns the current revision of the config for the specified role config group in the Cloudera Management Services.
|
com.squareup.okhttp.Call |
AuthServiceRoleConfigGroupsResourceApi.readConfigAsync(String roleConfigGroupName,
String view,
ApiCallback<ApiConfigList> callback)
Returns the current revision of the config for the specified role config group in the Authentication Service.
|
com.squareup.okhttp.Call |
ExternalAccountsResourceApi.readConfigAsync(String name,
String view,
ApiCallback<ApiConfigList> callback)
Get configs of external account for the given account name.
|
com.squareup.okhttp.Call |
RoleConfigGroupsResourceApi.readConfigAsync(String clusterName,
String roleConfigGroupName,
String serviceName,
String view,
ApiCallback<ApiConfigList> callback)
Returns the current revision of the config for the specified role config group.
|
com.squareup.okhttp.Call |
DataContextsResourceApi.readDataContextAsync(String dataContextName,
ApiCallback<ApiDataContext> callback)
Reads information about a datacontext.
|
com.squareup.okhttp.Call |
DataContextsResourceApi.readDataContextsAsync(ApiCallback<ApiDataContextList> callback)
Get all the datacontexts.
|
com.squareup.okhttp.Call |
EventsResourceApi.readEventAsync(String eventId,
ApiCallback<ApiEvent> callback)
Returns a specific event in the system.
|
com.squareup.okhttp.Call |
EventsResourceApi.readEventsAsync(Integer maxResults,
String query,
Integer resultOffset,
ApiCallback<ApiEventQueryResult> callback)
Allows you to query events in the system.
|
com.squareup.okhttp.Call |
ExternalUserMappingsResourceApi.readExternalUserMappingAsync(String uuid,
ApiCallback<ApiExternalUserMapping> callback)
Returns detailed information about an external user mapping.
|
com.squareup.okhttp.Call |
ExternalUserMappingsResourceApi.readExternalUserMappingsAsync(String view,
ApiCallback<ApiExternalUserMappingList> callback)
Returns a list of the external user mappings configured in the system.
|
com.squareup.okhttp.Call |
ReplicationsResourceApi.readHistoryAsync(String clusterName,
BigDecimal scheduleId,
String serviceName,
Integer limit,
Integer offset,
String view,
ApiCallback<ApiReplicationCommandList> callback)
Returns a list of commands triggered by a schedule.
|
com.squareup.okhttp.Call |
SnapshotsResourceApi.readHistoryAsync(String clusterName,
String policyName,
String serviceName,
Integer limit,
Integer offset,
String view,
ApiCallback<ApiSnapshotCommandList> callback)
Returns a list of commands triggered by a snapshot policy.
|
com.squareup.okhttp.Call |
HostsResourceApi.readHostAsync(String hostId,
String view,
ApiCallback<ApiHost> callback)
Returns a specific Host in the system.
|
com.squareup.okhttp.Call |
HostsResourceApi.readHostConfigAsync(String hostId,
String view,
ApiCallback<ApiConfigList> callback)
Retrieves the configuration of a specific host.
|
com.squareup.okhttp.Call |
HostsResourceApi.readHostsAsync(String view,
ApiCallback<ApiHostList> callback)
Returns the hostIds for all hosts in the system.
|
com.squareup.okhttp.Call |
HostTemplatesResourceApi.readHostTemplateAsync(String clusterName,
String hostTemplateName,
ApiCallback<ApiHostTemplate> callback)
Retrieves information about a host template.
|
com.squareup.okhttp.Call |
HostTemplatesResourceApi.readHostTemplatesAsync(String clusterName,
ApiCallback<ApiHostTemplateList> callback)
Lists all host templates in a cluster.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.readLicenseAsync(ApiCallback<ApiLicense> callback)
Retrieve information about the Cloudera Manager license.
|
com.squareup.okhttp.Call |
NameservicesResourceApi.readNameserviceAsync(String clusterName,
String nameservice,
String serviceName,
String view,
ApiCallback<ApiNameservice> callback)
Retrieve information about a nameservice.
|
com.squareup.okhttp.Call |
ParcelResourceApi.readParcelAsync(String clusterName,
String product,
String version,
ApiCallback<ApiParcel> callback)
Retrieves detailed information about a parcel.
|
com.squareup.okhttp.Call |
ParcelsResourceApi.readParcelsAsync(String clusterName,
String view,
ApiCallback<ApiParcelList> callback)
Lists all parcels that the cluster has access to.
|
com.squareup.okhttp.Call |
CmPeersResourceApi.readPeerAsync(String peerName,
String type,
ApiCallback<ApiCmPeer> callback)
Fetch information about an existing Cloudera Manager peer.
|
com.squareup.okhttp.Call |
SnapshotsResourceApi.readPoliciesAsync(String clusterName,
String serviceName,
String view,
ApiCallback<ApiSnapshotPolicyList> callback)
Returns information for all snapshot policies.
|
com.squareup.okhttp.Call |
SnapshotsResourceApi.readPolicyAsync(String clusterName,
String policyName,
String serviceName,
String view,
ApiCallback<ApiSnapshotPolicy> callback)
Returns information for a specific snapshot policy.
|
com.squareup.okhttp.Call |
AuthServiceRolesResourceApi.readRoleAsync(String roleName,
ApiCallback<ApiRole> callback)
Retrieve detailed information about a Authentication Services role.
|
com.squareup.okhttp.Call |
MgmtRolesResourceApi.readRoleAsync(String roleName,
ApiCallback<ApiRole> callback)
Retrieve detailed information about a Cloudera Management Services role.
|
com.squareup.okhttp.Call |
RolesResourceApi.readRoleAsync(String clusterName,
String roleName,
String serviceName,
String view,
ApiCallback<ApiRole> callback)
Retrieves detailed information about a role.
|
com.squareup.okhttp.Call |
AuthServiceRolesResourceApi.readRoleConfigAsync(String roleName,
String view,
ApiCallback<ApiConfigList> callback)
Retrieve the configuration of a specific Authentication Services role.
|
com.squareup.okhttp.Call |
MgmtRolesResourceApi.readRoleConfigAsync(String roleName,
String view,
ApiCallback<ApiConfigList> callback)
Retrieve the configuration of a specific Cloudera Management Services role.
|
com.squareup.okhttp.Call |
RolesResourceApi.readRoleConfigAsync(String clusterName,
String roleName,
String serviceName,
String view,
ApiCallback<ApiConfigList> callback)
Retrieves the configuration of a specific role.
|
com.squareup.okhttp.Call |
MgmtRoleConfigGroupsResourceApi.readRoleConfigGroupAsync(String roleConfigGroupName,
ApiCallback<ApiRoleConfigGroup> callback)
Returns the information for a given role config group in the Cloudera Management Services.
|
com.squareup.okhttp.Call |
AuthServiceRoleConfigGroupsResourceApi.readRoleConfigGroupAsync(String roleConfigGroupName,
ApiCallback<ApiRoleConfigGroup> callback)
Returns the information for a given role config group in the Authentication Service.
|
com.squareup.okhttp.Call |
RoleConfigGroupsResourceApi.readRoleConfigGroupAsync(String clusterName,
String roleConfigGroupName,
String serviceName,
ApiCallback<ApiRoleConfigGroup> callback)
Returns the information for a role config group.
|
com.squareup.okhttp.Call |
MgmtRoleConfigGroupsResourceApi.readRoleConfigGroupsAsync(ApiCallback<ApiRoleConfigGroupList> callback)
Returns the information for all role config groups in the Cloudera Management Services.
|
com.squareup.okhttp.Call |
AuthServiceRoleConfigGroupsResourceApi.readRoleConfigGroupsAsync(ApiCallback<ApiRoleConfigGroupList> callback)
Returns the information for all role config groups in the Authentication Service.
|
com.squareup.okhttp.Call |
RoleConfigGroupsResourceApi.readRoleConfigGroupsAsync(String clusterName,
String serviceName,
ApiCallback<ApiRoleConfigGroupList> callback)
Returns the information for all role config groups for a given cluster and service.
|
com.squareup.okhttp.Call |
AuthServiceRolesResourceApi.readRolesAsync(ApiCallback<ApiRoleList> callback)
List all roles of the Authentication Services.
|
com.squareup.okhttp.Call |
MgmtRolesResourceApi.readRolesAsync(ApiCallback<ApiRoleList> callback)
List all roles of the Cloudera Management Services.
|
com.squareup.okhttp.Call |
MgmtRoleConfigGroupsResourceApi.readRolesAsync(String roleConfigGroupName,
ApiCallback<ApiRoleList> callback)
Returns all roles in the given role config group in the Cloudera Management Services.
|
com.squareup.okhttp.Call |
AuthServiceRoleConfigGroupsResourceApi.readRolesAsync(String roleConfigGroupName,
ApiCallback<ApiRoleList> callback)
Returns all roles in the given role config group in the Authentication Service.
|
com.squareup.okhttp.Call |
RoleConfigGroupsResourceApi.readRolesAsync(String clusterName,
String roleConfigGroupName,
String serviceName,
ApiCallback<ApiRoleList> callback)
Returns all roles in the given role config group.
|
com.squareup.okhttp.Call |
RolesResourceApi.readRolesAsync(String clusterName,
String serviceName,
String filter,
String view,
ApiCallback<ApiRoleList> callback)
Lists all roles of a given service.
|
com.squareup.okhttp.Call |
ReplicationsResourceApi.readScheduleAsync(String clusterName,
BigDecimal scheduleId,
String serviceName,
String view,
ApiCallback<ApiReplicationSchedule> callback)
Returns information for a specific replication schedule.
|
com.squareup.okhttp.Call |
ReplicationsResourceApi.readSchedulesAsync(String clusterName,
String serviceName,
String view,
ApiCallback<ApiReplicationScheduleList> callback)
Returns information for all replication schedules.
|
com.squareup.okhttp.Call |
AuthServiceResourceApi.readServiceAsync(ApiCallback<ApiService> callback)
Retrieve information about the Authentication Services.
|
com.squareup.okhttp.Call |
MgmtServiceResourceApi.readServiceAsync(String view,
ApiCallback<ApiService> callback)
Retrieve information about the Cloudera Management Services.
|
com.squareup.okhttp.Call |
ServicesResourceApi.readServiceAsync(String clusterName,
String serviceName,
String view,
ApiCallback<ApiService> callback)
Retrieves details information about a service.
|
com.squareup.okhttp.Call |
MgmtServiceResourceApi.readServiceConfigAsync(String view,
ApiCallback<ApiServiceConfig> callback)
Retrieve the configuration of the Cloudera Management Services.
|
com.squareup.okhttp.Call |
AuthServiceResourceApi.readServiceConfigAsync(String view,
ApiCallback<ApiServiceConfig> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
ServicesResourceApi.readServiceConfigAsync(String clusterName,
String serviceName,
String view,
ApiCallback<ApiServiceConfig> callback)
Retrieves the configuration of a specific service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.readServicesAsync(String clusterName,
String view,
ApiCallback<ApiServiceList> callback)
Lists all services registered in the cluster.
|
com.squareup.okhttp.Call |
ActivitiesResourceApi.readSimilarActivitiesAsync(String activityId,
String clusterName,
String serviceName,
String view,
ApiCallback<ApiActivityList> callback)
Returns a list of similar activities.
|
com.squareup.okhttp.Call |
UsersResourceApi.readUser2Async(String userName,
ApiCallback<ApiUser2> callback)
Returns detailed information about a user.
|
com.squareup.okhttp.Call |
UsersResourceApi.readUsers2Async(String view,
ApiCallback<ApiUser2List> callback)
Returns a list of the user names configured in the system.
|
com.squareup.okhttp.Call |
ServicesResourceApi.recommissionCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiCommand> callback)
Recommission roles of a service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.recommissionWithStartCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiCommand> callback)
Start and recommission roles of a service.
|
com.squareup.okhttp.Call |
ClustersResourceApi.refreshAsync(String clusterName,
ApiCallback<ApiCommand> callback)
Updates all refreshable configuration files in the cluster.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.refreshCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Refresh a role's data.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.refreshParcelReposAsync(ApiCallback<ApiCommand> callback)
.
|
com.squareup.okhttp.Call |
ClustersResourceApi.removeAllHostsAsync(String clusterName,
ApiCallback<ApiHostRefList> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
ParcelResourceApi.removeDownloadCommandAsync(String clusterName,
String product,
String version,
ApiCallback<ApiCommand> callback)
A synchronous command that removes the downloaded parcel.
|
com.squareup.okhttp.Call |
ClustersResourceApi.removeHostAsync(String clusterName,
String hostId,
ApiCallback<ApiHostRef> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
WatchedDirResourceApi.removeWatchedDirectoryAsync(String clusterName,
String directoryPath,
String serviceName,
ApiCallback<ApiWatchedDir> callback)
Removes a directory from the watching list.
|
com.squareup.okhttp.Call |
MgmtServiceResourceApi.restartCommandAsync(ApiCallback<ApiCommand> callback)
Restart the Cloudera Management Services.
|
com.squareup.okhttp.Call |
AuthServiceResourceApi.restartCommandAsync(ApiCallback<ApiCommand> callback)
Restart the Authentication Service.
|
com.squareup.okhttp.Call |
AuthServiceRoleCommandsResourceApi.restartCommandAsync(ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Restart a set of Authentication Service roles.
|
com.squareup.okhttp.Call |
MgmtRoleCommandsResourceApi.restartCommandAsync(ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Restart a set of Cloudera Management Services roles.
|
com.squareup.okhttp.Call |
ClustersResourceApi.restartCommandAsync(String clusterName,
ApiRestartClusterArgs body,
ApiCallback<ApiCommand> callback)
Restart all services in the cluster.
|
com.squareup.okhttp.Call |
ServicesResourceApi.restartCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Restart the service.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.restartCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Restart a set of role instances.
|
com.squareup.okhttp.Call |
CommandsResourceApi.retryAsync(BigDecimal commandId,
ApiCallback<ApiCommand> callback)
Try to rerun a command.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.roleCommandByNameAsync(String clusterName,
String commandName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Execute a role command by name.
|
com.squareup.okhttp.Call |
ClustersResourceApi.rollingRestartAsync(String clusterName,
ApiRollingRestartClusterArgs body,
ApiCallback<ApiCommand> callback)
Command to do a \"best-effort\" rolling restart of the given cluster, i.
|
com.squareup.okhttp.Call |
ServicesResourceApi.rollingRestartAsync(String clusterName,
String serviceName,
ApiRollingRestartArgs body,
ApiCallback<ApiCommand> callback)
Command to run rolling restart of roles in a service.
|
com.squareup.okhttp.Call |
ClustersResourceApi.rollingUpgradeAsync(String clusterName,
ApiRollingUpgradeServicesArgs body,
ApiCallback<ApiCommand> callback)
Command to do a rolling upgrade of specific services in the given cluster This command does not handle any services that don't support rolling upgrades.
|
com.squareup.okhttp.Call |
ReplicationsResourceApi.runCopyListingAsync(String clusterName,
String serviceName,
String body,
ApiCallback<ApiCommand> callback)
Run the hdfs copy listing command.
|
com.squareup.okhttp.Call |
ReplicationsResourceApi.runScheduleAsync(String clusterName,
BigDecimal scheduleId,
String serviceName,
Boolean dryRun,
ApiCallback<ApiCommand> callback)
Run the schedule immediately.
|
com.squareup.okhttp.Call |
ServicesResourceApi.sentryCreateDatabaseCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Create the Sentry Server Database.
|
com.squareup.okhttp.Call |
ServicesResourceApi.sentryCreateDatabaseTablesCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Create the Sentry Server Database tables.
|
com.squareup.okhttp.Call |
ServicesResourceApi.sentryUpgradeDatabaseTablesCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Upgrade the Sentry Server Database tables.
|
com.squareup.okhttp.Call |
ServicesResourceApi.serviceCommandByNameAsync(String clusterName,
String commandName,
String serviceName,
ApiCallback<ApiCommand> callback)
Executes a command on the service specified by name.
|
com.squareup.okhttp.Call |
AuthServiceResourceApi.setupAsync(ApiService body,
ApiCallback<ApiService> callback)
Setup the Authentication Service.
|
com.squareup.okhttp.Call |
MgmtServiceResourceApi.setupCMSAsync(ApiService body,
ApiCallback<ApiService> callback)
Setup the Cloudera Management Services.
|
com.squareup.okhttp.Call |
ServicesResourceApi.solrBootstrapCollectionsCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Bootstraps Solr Collections after the CDH upgrade.
|
com.squareup.okhttp.Call |
ServicesResourceApi.solrBootstrapConfigCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Bootstraps Solr config during the CDH upgrade.
|
com.squareup.okhttp.Call |
ServicesResourceApi.solrConfigBackupCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Backs up Solr configuration metadata before CDH upgrade.
|
com.squareup.okhttp.Call |
ServicesResourceApi.solrMigrateSentryPrivilegesCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Migrates Sentry privileges to new model compatible to support more granular permissions if Solr is configured with a Sentry service.
|
com.squareup.okhttp.Call |
ServicesResourceApi.solrReinitializeStateForUpgradeCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Reinitializes the Solr state by clearing the Solr HDFS data directory, the Solr data directory, and the Zookeeper state.
|
com.squareup.okhttp.Call |
ServicesResourceApi.solrValidateMetadataCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Validates Solr metadata and configurations.
|
com.squareup.okhttp.Call |
ServicesResourceApi.sqoopCreateDatabaseTablesCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Create the Sqoop2 Server Database tables.
|
com.squareup.okhttp.Call |
ServicesResourceApi.sqoopUpgradeDbCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Upgrade Sqoop Database schema as part of a major version upgrade.
|
com.squareup.okhttp.Call |
MgmtServiceResourceApi.startCommandAsync(ApiCallback<ApiCommand> callback)
Start the Cloudera Management Services.
|
com.squareup.okhttp.Call |
AuthServiceResourceApi.startCommandAsync(ApiCallback<ApiCommand> callback)
Start the Authentication Service.
|
com.squareup.okhttp.Call |
AuthServiceRoleCommandsResourceApi.startCommandAsync(ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Start a set of Authentication Service roles.
|
com.squareup.okhttp.Call |
MgmtRoleCommandsResourceApi.startCommandAsync(ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Start a set of Cloudera Management Services roles.
|
com.squareup.okhttp.Call |
ClustersResourceApi.startCommandAsync(String clusterName,
ApiCallback<ApiCommand> callback)
Start all services in the cluster.
|
com.squareup.okhttp.Call |
ServicesResourceApi.startCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Start the service.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.startCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Start a set of role instances.
|
com.squareup.okhttp.Call |
ParcelResourceApi.startDistributionCommandAsync(String clusterName,
String product,
String version,
ApiCallback<ApiCommand> callback)
A synchronous command that starts the distribution of the parcel to the cluster.
|
com.squareup.okhttp.Call |
ParcelResourceApi.startDownloadCommandAsync(String clusterName,
String product,
String version,
ApiCallback<ApiCommand> callback)
A synchronous command that starts the parcel download.
|
com.squareup.okhttp.Call |
ParcelResourceApi.startRemovalOfDistributionCommandAsync(String clusterName,
String product,
String version,
ApiCallback<ApiCommand> callback)
A synchronous command that removes the distribution from the hosts in the cluster.
|
com.squareup.okhttp.Call |
MgmtServiceResourceApi.stopCommandAsync(ApiCallback<ApiCommand> callback)
Stop the Cloudera Management Services.
|
com.squareup.okhttp.Call |
AuthServiceResourceApi.stopCommandAsync(ApiCallback<ApiCommand> callback)
Stop the Authentication Service.
|
com.squareup.okhttp.Call |
AuthServiceRoleCommandsResourceApi.stopCommandAsync(ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Stop a set of Authentication Service roles.
|
com.squareup.okhttp.Call |
MgmtRoleCommandsResourceApi.stopCommandAsync(ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Stop a set of Cloudera Management Services roles.
|
com.squareup.okhttp.Call |
ClustersResourceApi.stopCommandAsync(String clusterName,
ApiCallback<ApiCommand> callback)
Stop all services in the cluster.
|
com.squareup.okhttp.Call |
ServicesResourceApi.stopCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Stop the service.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.stopCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Stop a set of role instances.
|
com.squareup.okhttp.Call |
AuditsResourceApi.streamAuditsAsync(String endTime,
Integer maxResults,
String query,
Integer resultOffset,
String startTime,
ApiCallback<File> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
ServicesResourceApi.switchToMr2Async(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Change the cluster to use MR2 instead of MR1.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.syncHueDbCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Create / update the Hue database schema.
|
com.squareup.okhttp.Call |
CmPeersResourceApi.testPeerAsync(String peerName,
String type,
ApiCallback<ApiCommand> callback)
Test the connectivity of a peer.
|
com.squareup.okhttp.Call |
ExternalAccountsResourceApi.updateAccountAsync(ApiExternalAccount body,
ApiCallback<ApiExternalAccount> callback)
Update an external account.
|
com.squareup.okhttp.Call |
AuthRolesResourceApi.updateAuthRoleAsync(String uuid,
ApiAuthRole body,
ApiCallback<ApiAuthRole> callback)
Updates the given auth role's information.
|
com.squareup.okhttp.Call |
ClustersResourceApi.updateClusterAsync(String clusterName,
ApiCluster body,
ApiCallback<ApiCluster> callback)
Update an existing cluster.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.updateConfigAsync(String message,
ApiConfigList body,
ApiCallback<ApiConfigList> callback)
Update the Cloudera Manager settings.
|
com.squareup.okhttp.Call |
AllHostsResourceApi.updateConfigAsync(String message,
ApiConfigList body,
ApiCallback<ApiConfigList> callback)
Update the default configuration values for all hosts.
|
com.squareup.okhttp.Call |
MgmtRoleConfigGroupsResourceApi.updateConfigAsync(String roleConfigGroupName,
String message,
ApiConfigList body,
ApiCallback<ApiConfigList> callback)
Updates the config for the given role config group in the Cloudera Management Services.
|
com.squareup.okhttp.Call |
AuthServiceRoleConfigGroupsResourceApi.updateConfigAsync(String roleConfigGroupName,
String message,
ApiConfigList body,
ApiCallback<ApiConfigList> callback)
Updates the config for the given role config group in the Authentication Service.
|
com.squareup.okhttp.Call |
ExternalAccountsResourceApi.updateConfigAsync(String name,
String message,
ApiConfigList body,
ApiCallback<ApiConfigList> callback)
Upadate configs of external account for the given account name.
|
com.squareup.okhttp.Call |
RoleConfigGroupsResourceApi.updateConfigAsync(String clusterName,
String roleConfigGroupName,
String serviceName,
String message,
ApiConfigList body,
ApiCallback<ApiConfigList> callback)
Updates the config for the given role config group.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.updateDeployment2Async(Boolean deleteCurrentDeployment,
ApiDeployment2 body,
ApiCallback<ApiDeployment2> callback)
Apply the supplied deployment description to the system.
|
com.squareup.okhttp.Call |
ExternalUserMappingsResourceApi.updateExternalUserMappingAsync(String uuid,
ApiExternalUserMapping body,
ApiCallback<ApiExternalUserMapping> callback)
Updates the given external user mapping's information.
|
com.squareup.okhttp.Call |
HostsResourceApi.updateHostAsync(String hostId,
ApiHost body,
ApiCallback<ApiHost> callback)
.
|
com.squareup.okhttp.Call |
HostsResourceApi.updateHostConfigAsync(String hostId,
String message,
ApiConfigList body,
ApiCallback<ApiConfigList> callback)
Updates the host configuration with the given values.
|
com.squareup.okhttp.Call |
HostTemplatesResourceApi.updateHostTemplateAsync(String clusterName,
String hostTemplateName,
ApiHostTemplate body,
ApiCallback<ApiHostTemplate> callback)
Updates an existing host template.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.updateLicenseAsync(File license,
ApiCallback<ApiLicense> callback)
Updates the Cloudera Manager license.
|
com.squareup.okhttp.Call |
CmPeersResourceApi.updatePeerAsync(String peerName,
ApiCmPeer body,
ApiCallback<ApiCmPeer> callback)
Update information for a Cloudera Manager peer.
|
com.squareup.okhttp.Call |
SnapshotsResourceApi.updatePolicyAsync(String clusterName,
String policyName,
String serviceName,
ApiSnapshotPolicy body,
ApiCallback<ApiSnapshotPolicy> callback)
Updates an existing snapshot policy.
|
com.squareup.okhttp.Call |
AuthServiceRolesResourceApi.updateRoleConfigAsync(String roleName,
String message,
ApiConfigList body,
ApiCallback<ApiConfigList> callback)
Update the configuration of a Authentication Services role.
|
com.squareup.okhttp.Call |
MgmtRolesResourceApi.updateRoleConfigAsync(String roleName,
String message,
ApiConfigList body,
ApiCallback<ApiConfigList> callback)
Update the configuration of a Cloudera Management Services role.
|
com.squareup.okhttp.Call |
RolesResourceApi.updateRoleConfigAsync(String clusterName,
String roleName,
String serviceName,
String message,
ApiConfigList body,
ApiCallback<ApiConfigList> callback)
Updates the role configuration with the given values.
|
com.squareup.okhttp.Call |
MgmtRoleConfigGroupsResourceApi.updateRoleConfigGroupAsync(String roleConfigGroupName,
String message,
ApiRoleConfigGroup body,
ApiCallback<ApiRoleConfigGroup> callback)
Updates an existing role config group in the Cloudera Management Services.
|
com.squareup.okhttp.Call |
AuthServiceRoleConfigGroupsResourceApi.updateRoleConfigGroupAsync(String roleConfigGroupName,
String message,
ApiRoleConfigGroup body,
ApiCallback<ApiRoleConfigGroup> callback)
Updates an existing role config group in the Authentication Service.
|
com.squareup.okhttp.Call |
RoleConfigGroupsResourceApi.updateRoleConfigGroupAsync(String clusterName,
String roleConfigGroupName,
String serviceName,
String message,
ApiRoleConfigGroup body,
ApiCallback<ApiRoleConfigGroup> callback)
Updates an existing role config group.
|
com.squareup.okhttp.Call |
ReplicationsResourceApi.updateScheduleAsync(String clusterName,
BigDecimal scheduleId,
String serviceName,
ApiReplicationSchedule body,
ApiCallback<ApiReplicationSchedule> callback)
Updates an existing replication schedule.
|
com.squareup.okhttp.Call |
ServicesResourceApi.updateServiceAsync(String clusterName,
String serviceName,
ApiService body,
ApiCallback<ApiService> callback)
Updates service information.
|
com.squareup.okhttp.Call |
MgmtServiceResourceApi.updateServiceConfigAsync(String message,
ApiServiceConfig body,
ApiCallback<ApiServiceConfig> callback)
Update the Cloudera Management Services configuration.
|
com.squareup.okhttp.Call |
AuthServiceResourceApi.updateServiceConfigAsync(String message,
ApiServiceConfig body,
ApiCallback<ApiServiceConfig> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
ServicesResourceApi.updateServiceConfigAsync(String clusterName,
String serviceName,
String message,
ApiServiceConfig body,
ApiCallback<ApiServiceConfig> callback)
Updates the service configuration with the given values.
|
com.squareup.okhttp.Call |
UsersResourceApi.updateUser2Async(String userName,
ApiUser2 body,
ApiCallback<ApiUser2> callback)
Updates the given user's information.
|
com.squareup.okhttp.Call |
ClustersResourceApi.upgradeCdhCommandAsync(String clusterName,
ApiCdhUpgradeArgs body,
ApiCallback<ApiCommand> callback)
Perform CDH upgrade to the specified version.
|
com.squareup.okhttp.Call |
ClustersResourceApi.upgradeServicesCommandAsync(String clusterName,
ApiCallback<ApiCommand> callback)
Upgrades the services in the cluster to the CDH5 version.
|
com.squareup.okhttp.Call |
ServicesResourceApi.yarnFormatStateStoreAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Formats the state store in ZooKeeper used for Resource Manager High Availability.
|
com.squareup.okhttp.Call |
ServicesResourceApi.zooKeeperCleanupCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Clean up all running server instances of a ZooKeeper service.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.zooKeeperCleanupCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Cleanup a list of ZooKeeper server roles.
|
com.squareup.okhttp.Call |
ServicesResourceApi.zooKeeperInitCommandAsync(String clusterName,
String serviceName,
ApiCallback<ApiCommand> callback)
Initializes all the server instances of a ZooKeeper service.
|
com.squareup.okhttp.Call |
RoleCommandsResourceApi.zooKeeperInitCommandAsync(String clusterName,
String serviceName,
ApiRoleNameList body,
ApiCallback<ApiBulkCommandList> callback)
Initialize a list of ZooKeeper server roles.
|
Modifier and Type | Method and Description |
---|---|
<T> void |
ApiClient.executeAsync(com.squareup.okhttp.Call call,
ApiCallback<T> callback)
|
<T> void |
ApiClient.executeAsync(com.squareup.okhttp.Call call,
Type returnType,
ApiCallback<T> callback)
Execute HTTP call asynchronously.
|
Copyright © 2019. All rights reserved.