Unable to install Hadoop in Ubuntu 12.04
- by Anitha
I am trying to install hadoop in ubuntu 12.04 version. Following the instructions from
michael-noll.com/tutorials/running-hadoop-on-ubuntu-linux-single-node-cluster/.
Installed java-6-openjdk from ubuntu software center. I have set java_home in .bashrc.Also set java_home in hadoop conf/ env.sh. While formatting the namenode, getting error:
usr/lib/jvm/java-6-openjdk/bin/java no such file or directory.