Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to start learning hadoop [closed]

I am a Web developer. I have experience in Web technologies like JavaScript , Jquery , Php , HTML . I know basic concepts of C. Recently I had taken interest in learning more about mapreduce and hadoop. So I enrolled my self in parallel data processing in mapreduce course in my university. Since I dont have any prior programing knowledge in any object oriented languages like Java or C++ , how should I go about learning map reduce and hadoop. I have started to read Yahoo hadoop tutorials and also OReilly's Hadoop The Definitive Guide 2nd.Edition.

I would like you guys to suggest me ways I could go about learning mapreduce and hadoop.

like image 279
yesh Avatar asked Sep 06 '11 00:09

yesh


People also ask

How many days it will take to learn Hadoop?

If you choose the self-learning method to learn Hadoop, then it will take approximately 3-4 months.

Is Hadoop difficult to learn?

It is not very much hard to learn Hadoop. I began career as a Tester, I then transferred to Java development I then transferred into SQL Server programmer. These are on demand base of the business enterprise. All of these occurred with in length of two year.


1 Answers

Here are some nice YouTube videos on MapReduce

http://www.youtube.com/watch?v=yjPBkvYh-ss

http://www.youtube.com/watch?v=-vD6PUdf3Js

http://www.youtube.com/watch?v=5Eib_H_zCEY

http://www.youtube.com/watch?v=1ZDybXl212Q

http://www.youtube.com/watch?v=BT-piFBP4fE

Also, here are nice tutorials on how to setup Hadoop on Ubuntu

http://www.michael-noll.com/tutorials/running-hadoop-on-ubuntu-linux-single-node-cluster/

http://www.michael-noll.com/tutorials/running-hadoop-on-ubuntu-linux-multi-node-cluster/

like image 142
Praveen Sripati Avatar answered Sep 16 '22 17:09

Praveen Sripati