How to learn using Hadoop
Posted
by ajay
on Stack Overflow
See other posts from Stack Overflow
or by ajay
Published on 2010-04-13T06:23:38Z
Indexed on
2010/04/13
8:53 UTC
Read the original article
Hit count: 272
hadoop
hi,
I want to learn hadoop. However, I don't have access to a cluster now. Is it possible for me to learn it and use it for writing programs and learn it properly.
Would it be helpful to run multiple linux VMs and then use them as boxes to run hadoop? Or you think that is more of a stretch and running it on a multiple hosts is the same as running in on single host (in terms of setup, Hadoop API used, the architecture of the map-reduce programs etc)
Thanks,
© Stack Overflow or respective owner