Sunday, March 31, 2013

Notes for Hadoop Installation :)

Notes for Hadoop Installation :)

Finding out the OS version

sridhar@ubuntu:~$ ls /etc/os*release
/etc/os-release
sridhar@ubuntu:~$ cat /etc/os-release
NAME="Ubuntu"
VERSION="12.04.2 LTS, Precise Pangolin"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu precise (12.04.2 LTS)"
VERSION_ID="12.04"
sridhar@ubuntu:~$


download Hadoop From the following link

http://apache.techartifact.com/mirror/hadoop/common/hadoop-1.0.4/
File Name :hadoop-1.0.4-bin.tar.gz

Follow the blog :

http://manguesh-borker.blogspot.in/2012/06/hadoop-getting-started.html



 

No comments: