Hacker News new | ask | show | jobs
by cmckn 1903 days ago
I really love a lot of the software under the Hadoop umbrella, but so much of it assumes a static deployment on bare metal hosts, it's a struggle to use it in "modern" setups (HBase, for example; I miss my old friend).
2 comments

Yeah. They should have written it twenty years ago in a datacenter with public cloud in mind
Hadoop launched in 2006, the same year as AWS' cloud portfolio. HBase showed up in 2008.

Many of the hiccups with running Hadoop and friends in containers or on cloud VM's boils down to how hostnames are resolved and advertised; not any significant design issue.

> Hadoop launched in 2006, the same year as AWS' cloud portfolio.

Which makes it all the less reasonable to assume it would be in any way cloud native, when "the cloud" was at best a nascent idea at that point.

And how many years did it take AWS to get any serious traction after launch?

I haven't assumed anything of the sort, I said I loved the software and wished it was easier to use in what is considered a "modern" environment.
The irony of the name Cloudera has not been lost on keen observers of this space.
It makes you wonder how many people think "clouds" run on something besides servers.