The log/event processing pipeline you can't have

5 pointsposted 12 hours ago
by kklee

1 Comments

OrangeDelonge

7 hours ago

Great article.

> (For some reason, when I search the Internet for "streaming mapreduce," I don't get programs that do this real-time processing of lots of files as they get written. Instead, I seem to get batch-oriented mapreduce clones that happen to read from stdin, which is a stream.

I suppose this could be a good fit for Flink?