Documentation
ODP 3.3.6.4-1
Release Notes
What is ODP
Installation
Component User guide and Installation Instructions
Upgrade Instructions
Downgrade Instructions
Reference Guide
Security Guide
Troubleshooting Guide
Uninstall ODP
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Deploy Standalone Cruise Control
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
This page explains how to deploy standalone Cruise Control: extract binaries, update Kafka metrics settings, edit config files, and start or stop the service.
Steps to Deploy
Extract binaries: Download and unpack the Cruise Control distribution.
$ tar -xzf cruise-control3-2.5.137.3.3.6.4-1.tar.gz
$ cd cruise-control
Update Kafka configurations: Enable the Cruise Control metrics reporting in Kafka by adding the following details.
metric.reporters=com.linkedin.kafka.cruisecontrol.metricsreporter.CruiseControlMetricsReporter
cruise.control.metrics.topic.auto.create=true
auto.create.topics.enable=true
Configure Cruise Control: All the Cruise Control configurations are under
config/.
brokerSets.json
capacity.json
capacityCores.json
capacityJBOD.json
clusterConfigs.json
cruise_control_jaas.conf_template
cruisecontrol.properties
log4j.properties
Update these files to reflect your cluster environment.
Start Cruise Control: Run Cruise Control using the command below.
$ ./kafka-cruise-control-start.sh config/cruisecontrol.properties
Stop Cruise Control: Stop the service using the command below.
$ ./kafka-cruise-control-stop.sh
Last updated on May 12, 2026
Was this page helpful?
Next to read:
Installing Knoxnull
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message