/clusters/{clusterName}/commands/upgradeCdh

Mount Point: /api/v6/clusters/{clusterName}/commands/upgradeCdh

POST

Perform CDH upgrade to the next major version.

If using packages, CDH packages on all hosts of the cluster must be manually upgraded before this command is issued.

The command will upgrade the services and their configuration to the version available in the CDH5 distribution. All running services will be stopped before proceeding.

Parameters

name description type default
clusterName The name of the cluster. path

Request Body

element: cdhUpgradeArgs

Arguments for the command. See ApiCdhUpgradeArgs.

Response Body

element: command

Information about the submitted command.