apiCdhUpgradeArgs
Arguments used for the CDH Upgrade command.
JSON
property | type | description |
---|---|---|
cdhParcelVersion | cdhParcelVersion (string) | If using parcels, the full version of an already distributed parcel for the next major CDH version. Default is None. Example versions are: '5.0.0-1.cdh5.0.0.p0.11' or '5.0.2-1.cdh5.0.2.p0.32' |
deployClientConfig | deployClientConfig (boolean) | Whether to deploy client configurations after the upgrade. Default is True. |
startAllServices | startAllServices (boolean) | Whether to start all services after the upgrade. Default is True. |