Thank you for the comment. The fact that it can run independently as soon as it's forked was exactly the point I was making. Also, the cat | grep pipeline is illustrative. I remove it at the end.
Thank you for the compliment. Point taken on cat, but that's the way I like to introduce the process to people. I took cat and grep out at the end of the article anyway.
Hi all, original author here. Some have questioned why I would spend the time advocating against the use of Hadoop for such small data processing tasks as that's clearly not when it should be used anyway. Sadly, Big…
Thank you for the comment. The fact that it can run independently as soon as it's forked was exactly the point I was making. Also, the cat | grep pipeline is illustrative. I remove it at the end.
Thank you for the compliment. Point taken on cat, but that's the way I like to introduce the process to people. I took cat and grep out at the end of the article anyway.
Hi all, original author here. Some have questioned why I would spend the time advocating against the use of Hadoop for such small data processing tasks as that's clearly not when it should be used anyway. Sadly, Big…