Consuming from nsq to Hadoop HDFS with Apache Flume

I was working on a prototype for consuming from nsq to the Hadoop HDFS file system with Apache Flume. I couldn’t find much information, so I made a small project. Below are a few extra notes about nsq and the project. docker-flume/Dockerfile builds a container which includes Flume, nsq and Hadoop core necessary for persisting […]