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

am willing to learn hadoop as a Developer , but i am confused over the prerequisite of learning it.? is having a good experience in java programming very essential to learn hadoop? I have 4 years of experience in application development in LAMP. But i am not in touch with java programming as a part of my regular work.My objective to get into hadoop is to increase my knowledge in bigdata analysis as well as to get an oppurtunity in this domain. Any suggestions?

share|improve this question

closed as not a real question by Thomas Jungblut, Don Roby, Eranga, Bo Persson, Paul Hiemstra Oct 23 '12 at 14:15

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

I think you're well positioned to pick hadoop up on your own, albeit with the help of sites live stackOverflow. Java is the primary skill you'll need, although you'll also have to learn the knack of breaking an algorithm down into component parts so that is can run in a parallel and scalable manner. There's plenty of material on the web to help you with that.

The software you need (Eclipse/other, hadoop, NoSQL databases) can all be downloaded for free.

Good luck!

share|improve this answer

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