02 2022 档案
摘要:1.kafka为什么用到zookeeper(1)Kafka集群通过Zookeeper来管理kafka的配置,选举leader;(2)在Consumer Group发生变化时进行rebalance(3)所有的topic与broker的对应关系都由zk维护2.kafka的哪些组件需要注册到zookeep
阅读全文
摘要:上传必要包文件这里不做赘述。 [zhangsan@test2 ~]$ unzip instantclient-basic-linux.x64-11.2.0.4.0.zip -bash: unzip: 未找到命令[zhangsan@test2 ~]$ yum install -y unzip zip已
阅读全文