Flume:使用exec及avro方式实现数据收集到HDFS的教程

1.使用exec实现数据收集到HDFS 需求:监控一个文件,将文件中新增的内容收集到HDFS Agent选型:exec source + memory channel + hdfs sink 编写flume-exec-hdfs.conf文件,内容如下 # Name the components on this agent exec-hdfs-agent.sources = exec-source
相关文章
相关标签/搜索