Difference between revisions of "Kafka-broker-api-versions"
Jump to navigation
Jump to search
Line 25: | Line 25: | ||
</pre> | </pre> | ||
+ | == Errors == | ||
− | {{kafka}} | + | |
+ | == See also == | ||
+ | * {{kafka}} | ||
+ | |||
+ | [[Category:Kafka]] |
Revision as of 19:13, 20 March 2024
kafka-broker-api-versions
kafka-broker-api-versions --bootstrap-server localhost Exception in thread "main" org.apache.kafka.common.config.ConfigException: Invalid url in bootstrap.servers: localhost .../... kafka-broker-api-versions --version 3.7.0
kafka-broker-api-versions This tool helps to retrieve broker version information. Option Description ------ ----------- --bootstrap-server <String: server(s) REQUIRED: The server to connect to. to use for bootstrapping> --command-config <String: command A property file containing configs to config property file> be passed to Admin Client. --help Print usage information. --version Display Kafka version.
Errors
See also
Advertising: