Deprecation Notices for Apache Kafka
Certain features and functionality in Apache Kafka are deprecated or removed in Cloudera Runtime 7.2.17. You must review these changes along with the information about the features in Kafka that will be removed or deprecated in a future release.
Deprecated
- MirrorMaker (MM1)
- MirrorMaker is deprecated. Cloudera recommends that you use Streams Replication Manager (SRM) instead.
- --zookeeper
- The
--zookeeper
option is only supported for thekafka-configs
tool and should be only used when updating SCRAM Credential configurations. The--zookeeper
option is either deprecated in or removed from other Kafka command line tools. Cloudera recommends that you use the--bootstrap-server
option instead.