flume配置文件--httpSource,kafkaChannel,hdfsSink
tier1.sources = httpSource
tier1.channels = kafkaChannel
tier1.sinks = hdfsSink
tier1.sources.httpSource.channels = kafkaChannel
tier1.sinks.hdfsSink.channels = kafkaChannel
#--------httpSource----...
原创
2019-02-27 11:44:22 ·
577 阅读 ·
0 评论