摘要: 1.离线 先下载相应版本的kafka http://archive.cloudera.com/kafka/parcels/ 然后放置相应目录,如下图: 然后直接添加组件即可 2.在线 配置相应的kafka地址 http://archive.cloudera.com/kafka/parcels/lat 阅读全文
posted @ 2019-02-21 17:59 大数据从业者FelixZh 阅读(1592) 评论(0) 推荐(1)
摘要: This is intended to be an easy to understand FAQ on the topic of Kafka. One part is for beginners, one for advanced users and use cases. We hope you f 阅读全文
posted @ 2019-02-21 16:15 大数据从业者FelixZh 阅读(385) 评论(0) 推荐(0)
摘要: Brokers can be moved to a new host in a Kafka cluster. This might be needed in the case of catastrophic hardware failure. Make sure the following are 阅读全文
posted @ 2019-02-21 14:31 大数据从业者FelixZh 阅读(243) 评论(0) 推荐(0)
大数据从业者