How to install Hadoop?
Posted
by
Anitha
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Anitha
Published on 2012-05-31T04:36:15Z
Indexed on
2012/10/23
5:27 UTC
Read the original article
Hit count: 299
I am trying to install Hadoop in Ubuntu 12.04 version. Following the instructions from
http://michael-noll.com/tutorials/running-hadoop-on-ubuntu-linux-single-node-cluster/, I 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, I am getting the following error:
usr/lib/jvm/java-6-openjdk/bin/java no such file or directory.
Thank you. But it's a 64bit OS.
© Ask Ubuntu or respective owner