高可用flume-ng搭建

一、概述 1.通过搭建高可用flume来实现对数据的收集并存储到hdfs上,架构图如下: 二、配置Agent 1.cat flume-client.properties #name the components on this agent  声明source、channel、sink的名称   a1.sources = r1   a1.sinks = k1 k2   a1.channels = c
相关文章
相关标签/搜索