Flume 读取JMS 消息队列消息,并将消息写入HDFS

利用Apache Flume 读取JMS 消息队列消息,并将消息写入HDFS,flume agent配置以下:apache flume-agent.conf tcp   #name the  components on this agent   agentHdfs.sources  = jms_source   agentHdfs.sinks =  hdfs_sink   agentHdfs.ch
相关文章
相关标签/搜索