What's New in Cruise Control
New features and functional updates for Cruise Control are introduced in Cloudera Runtime 7.3.2, its service packs, and cumulative hotfixes.
Cloudera Runtime 7.3.2
- New configuration parameter for controlling IP stack preference
-
A new
cc.additional.java.optionsconfiguration parameter is available on the Cruise Control configuration page in Cloudera Manager. The default value sets the IP protocol to IPv4. - New
intra.broker.goalsconfiguration for Cruise Control -
Cloudera Manager introduces a new
intra.broker.goalsconfiguration for Cruise Control. The default value includescom.linkedin.kafka.cruisecontrol.analyzer.goals.IntraBrokerDiskCapacityGoalandcom.linkedin.kafka.cruisecontrol.analyzer.goals.IntraBrokerDiskUsageDistributionGoal.This has an effect on the existing Default Goals (
default.goals) configuration, which must be a subset of Supported Goals and Supported Intra Broker Goals.Additionally, the
intra.broker.goalsconfiguration no longer needs to be defined in an advanced configuration snippet if done previously.
