Hacker News new | past | comments | ask | show | jobs | submit login
Ex-Google, Yahoo, Facebook employees start company to support Hadoop (venturebeat.com)
37 points by qhoxie on Oct 14, 2008 | hide | past | favorite | 6 comments



Really cool. Hadoop is pretty mature and Yahoo's shown it works well on large clusters, but it can be a bear to install, maintain, and learn. I'm sure many companies wouldn't hesitate to pay a few bucks to get another company to help them get up and running faster.


[deleted]


"Their welfare depends on the usability and reliability of the product being mediocre or worse. "

Some shops have an attitude that is the opposite of "NIH" and "DIY", preferring to source existing experts instead of building in-house talent. There are few things that are easy in the edge cases, and fewer that are easy and worthwhile. With Hadoop, however, there is a lot of money to be made supporting the edge cases.

EDIT: I replied to a comment that has since been deleted? Neato!


I do not quite understand why people build hadoop and lucene with java. Is a python & c++ implementation of mapreduce a better choice?


Because Java is an incredibly powerful tool that works across a large selection of platforms with minimal effort.

And, Hadoop is only the infrastructure, they have APIs for C, C++ and shell for the applications. http://wiki.apache.org/hadoop/FAQ


Python: http://www.michael-noll.com/wiki/Writing_An_Hadoop_MapReduce...

Ruby: http://blog.rapleaf.com/dev/?p=16

It's pretty hokey, either running through the shell or calling a REST service through a proxy, but it's been done if you're allergic to non-scripting languages.


Is this the result of that cyprus trip?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: