Hacker News new | ask | show | jobs
by rp1 1692 days ago
I think the parent commenter might be referring to systems like Hive or HBase built on top of Hadoop and do have a lot of overlap with a large scale database system.
2 comments

Exactly, thanks. "MapReduce paradigm" wasn't precise, and I can see why that makes everyone want to give a distributed systems 101 lecture in this comment thread :)
HBase isn’t really related to MapReduce though, more akin to BigTable.