This page is out of date. I’m working on Hadoop again (as of Dec. 2014). As and when time permits, I plan to update all Hadoop information to be up to date with current distributions.
Introduction
I am currently working with Ubuntu 12.04 LTS. Therefore all of the instructions,
file locations, etc. below will only work with Ubuntu.
Install Prerequisities
Install Hadoop
Install Cloudera Distribution Hadoop (CDH4)
- Install Cloudera Hadoop (CDH4) with YARN (MRv2) in Pseudo mode on Ubuntu 12.04 LTS
- Install Sqoop 1.4.1 for CHD4 on Ubuntu 12.04 LTS
- Install Zookeeper for Cloudera Hadoop (CHD4) in Pseudo mode on Ubuntu 12.04 LTS
- Install HBase 0.92.1 for Cloudera Hadoop (CHD4) in Pseudo mode on Ubuntu 12.04 LTS
Install Additional Packages
Pig Programming
Configuration and Administration of Hadoop
HDFS Commands
- in process
User Commands
- in process
thanks a lot Akbar…
Thank You