【发布时间】:2015-05-14 08:25:18
【问题描述】:
我想知道是否有任何 spout 实现将数据从 HDFS 流式传输到 Storm(类似于 HDFS 的 Spark Streaming)。我知道有螺栓实现可以将数据写入 HDFS(https://github.com/ptgoetz/storm-hdfs 和 http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.1.3/bk_user-guide/content/ch_storm-using-hdfs-connector.html),但反过来我找不到。 我感谢任何建议和提示。
【问题讨论】:
标签: hadoop hdfs apache-storm