I want to learn about Hadoop and run some hands on distributed computing by doing some programming.
I have a PC with Windows 7 Professional installed. On the same PC, I also have a Ubuntu 10.04.1 installed on VMware Workstation 7.
I want to know if the following is possible and how it can be done:
- install multiple Ubuntu virtual machines on same workstation (this could be easily done).
- install Hadoop on all these virtual machines and treat the architecture as multiple nodes.
Please let me know how to do this (if possible) and how I could test this.
UPDATE:
This is resolved. I followed this blog and get it done: