flume日志小例子

模拟Flume监听日志变化,把增量日志文件写入hdfs中 cd /bigdata/hadoop-2.5.0-cdh5.3.6/flume-1.5.0/agentconf //mkdir agentcong vim tail-hdfs.conf 编写配置文件 文件内容: Name the components on this agent a1.sources = r1 a1.sinks = k1 a
相关文章
相关标签/搜索