The log/event processing pipeline you can't have

(apenwarr.ca)

5 points | by kklee 20 hours ago ago

1 comments

  • OrangeDelonge 14 hours ago 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?