Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I've heard of Hadoop, but what else can I use to start in this topic...

  • what other API are there?
  • In general what is it needed to start programming here?
  • what do you recommend to learn this interesting issue
share|improve this question

5 Answers

up vote 4 down vote accepted

Go to the home page of the project, read about it as much as you can, set it up on you local machine. Follow instructions from this site for setting it up. I recommend these two books if you want to go deeper:

Hadoop: The definitive guide

Pro hadoop

share|improve this answer

great tutorial about hadoop http://developer.yahoo.com/hadoop/tutorial/

share|improve this answer

Check out Cloudera's web site, for additional useful resources on hadoop

share|improve this answer

And once you have gone through learning the basic approach you might want to look at a very integrated way of using Hadoop: http://redmine.z2-environment.net/projects/z2-environment/wiki/How_to_Hadoop (Disclaimer: I am one of the authors)

share|improve this answer

Second the Cloudera & Yahoo links above. Also, check out this paper I just wrote on the topic for some additional tips: http://images.globalknowledge.com/wwwimages/whitepaperpdf/WP_CL_Learning_Hadoop.pdf

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.