what do you have to say for the skeptics of hadoop who think that the ecosystem is getting too complex with too many overlapping projects doing almost similar things?: there is a truth to the point of growing complexity of the entire ecosy
what do you have to say for the skeptics of hadoop who think that the ecosystem is getting too complex with too many overlapping projects doing almost similar things?: there is a truth to the point of growing complexity of the entire ecosystembut there is also a misattribution of the complexity that comes with it.
unlike many other unified single-stack architectures that came before, thehadoop platform is built around individual layers of individualresponsibilities. this is the unix philosophy; each of these layers is builtin order to perform one thing and one thing well. this not only helps indelineating responsibilities, but it also helps in a much faster evolution.remember that several different open developer communities are working oneach layer. sometimes, this does mean there are two or more disjoint sets ofdevelopers that work on the same layer, but that’s okay – either each ofthose projects carve out their niche or the single best project simplyemerges. in a truly open community, a meritocracy, no single vendorultimately decides the best approach.
the other side of the coin is that to get things working you are either ready to put a lot of time and money into it or you’ll need to use one of the vendor’s distros. there’s nothing wrong with having vendor distros—polish, automation, testing, and documentation are always welcome—but their raison d’e?tre shouldn’t just be the environment complexity. ideally setting things up should be possible without too much hasle. but the linux world proves that the convenience of distros cannot be challenged.
original title and link: what do you have to say for the skeptics of hadoop who think that the ecosystem is getting too complex with too many overlapping projects doing almost similar things?(nosql database?mynosql)
本文出自:http://nosql.mypopescu.com/, 原文地址:http://feedproxy.google.com/~r/nosql/~3/kwabtqiw9su/102666392027, 感谢原作者分享。