Search code examples
rhadooprhadoop

Install RHadoop on 32-bit Ubuntu


Objective: To install RHadoop on single system(not VM version)

System Specification: 32 bit processor, 2GB RAM, Windows 7 & Ubuntu 12.10

Explanation: I am trying to run Hadoop with R using RHadoop library. Since my system RAM is less so if I try running Cloudera VM, it becomes very slow. I have gone through some of the tutorials online like 1. Insalling RHadoop
2. RHadoop on Amazon EC2

But none of them have complete steps. I was able to install R v2.15.2 and Rstudio in Ubuntu. I also have cloned github repository for RHadoop.

Can anyone suggest some good tutorial to install RHadoop on 32-bit system


Solution

  • Unfortunately 32 bit is not supported and there are reports that it actually doesn't work because of details in the serialization code. There are some fixes in dev but we do not test on 32-bit so they may or may not work. Lastly we have a dedicated google group for RHadoop where we are trying to build a community. We are a small community so we can't afford to be dispersed over github, SO, FB, quora, .