Documentation
ODP 3.3.6.3-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.
Bash
$ tar -xzf cruise-control3-2.5.137.3.3.6.3-1.tar.gz$ cd cruise-control- Update Kafka configurations: Enable the Cruise Control metrics reporting in Kafka by adding the following details.
Bash
metric.reporters=com.linkedin.kafka.cruisecontrol.metricsreporter.CruiseControlMetricsReportercruise.control.metrics.topic.auto.create=trueauto.create.topics.enable=true- Configure Cruise Control: All the Cruise Control configurations are under
config/.
Bash
brokerSets.jsoncapacity.jsoncapacityCores.jsoncapacityJBOD.jsonclusterConfigs.jsoncruise_control_jaas.conf_templatecruisecontrol.propertieslog4j.propertiesUpdate these files to reflect your cluster environment.
- Start Cruise Control: Run Cruise Control using the command below.
Bash
$ ./kafka-cruise-control-start.sh config/cruisecontrol.properties- Stop Cruise Control: Stop the service using the command below.
Bash
$ ./kafka-cruise-control-stop.shType to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on Jan 12, 2026
Was this page helpful?
Next to read:
Installing KnoxDiscard 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