/clusters/{clusterName}/commands/upgradeServices
Mount Point: /api/v11/clusters/{clusterName}/commands/upgradeServices
POST
This operation has been deprecated. This endpoint should not used in Cloudera Manager 5 or later. Use the upgradeCdh endpoint on the cluster instead.
Upgrades the services in the cluster to the CDH5 version.
This command requires that the CDH packages in the hosts used by the cluster be upgraded to CDH5 before this command is issued. Once issued, this command will stop all running services before proceeding.
If parcels are used instead of CDH system packages then the following steps need to happen in order:
- Stop all services manually
- Activate parcel
- Run this upgrade command
Parameters
name | description | type | default |
---|---|---|---|
clusterName | The name of the cluster. | path |
Response Body
element: | command |
Information about the submitted command.