| flume 配置文件 | #source: sdir sink: skafka channel: d2k
#d2k skafka
#describe the source
#use a channel which buffers events in memory
#sinks type kafka |
使用Flume将消息目录中的文件内容实时地传输到Kafka主题,观察到Kafka消费者快速消费这些消息。启动Flume代理时,避免指定Zookeeper地址。
| flume 配置文件 | #source: sdir sink: skafka channel: d2k
#d2k skafka
#describe the source
#use a channel which buffers events in memory
#sinks type kafka |
765
245
3070
1660
2518
2384

被折叠的 条评论
为什么被折叠?