For my learning I am planning to create a 2 node Cloudera Hadoop cluster. I have a 32 bit Windows XP machine and now I have bought a 64 bit Windows 8 machine (as now all machines are found in 64 bit mostly).
So I have 2 options:
- Create virtual cluster in the 64 bit machine (which is i5 processor and 8 GB RAM). But, I am not sure if it will hang (I am not trying to process millions of records. My motto is to simply process few files and check Hadoop functionality also dump some data from Oracle and play around).
- I can create a physical Hadoop cluster between say the 64 bit and 32 bit machines. But my question is that, is it viable option (can I create Hadoop cluster between two machines: one 32 bit and another 64 bit)? If so, what is the process? I don't have much idea on networking.
I have also a basic question, what should be basic RAM and processor configuration for running a 2 node virtual cluster with simple operation like loading few data and checking the functionality?