This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
cluster:114 [2013/05/17 14:36] hmeij [Hadoop Cluster] |
cluster:114 [2013/09/10 18:59] (current) hmeij |
||
---|---|---|---|
Line 2: | Line 2: | ||
**[[cluster: | **[[cluster: | ||
- | ==== Hadoop Cluster ==== | + | ==== Build Hadoop |
- | These are my notes building a test Hadoop cluster on virtual machines in VMware. They consists of a blending of instructions posted by others with my commentary added. | + | [[cluster: |
+ | |||
+ | These are my notes building a test Hadoop cluster on virtual machines in VMware. They consists of a blending of instructions posted by others with my commentary added. | ||
* CTOvision [[http:// | * CTOvision [[http:// | ||
Line 19: | Line 21: | ||
* White [[http:// | * White [[http:// | ||
+ | |||
==== Building ==== | ==== Building ==== | ||
Line 35: | Line 38: | ||
alternatives --install / | alternatives --install / | ||
alternatives --auto java | alternatives --auto java | ||
- | # fix this as some Haddop | + | # fix this as some Hadoop |
cd /usr/java | cd /usr/java | ||
ln -s ./ | ln -s ./ | ||
Line 107: | Line 110: | ||
* Edit the conf files, consult Dakini site for content | * Edit the conf files, consult Dakini site for content | ||
* Copy those 3 files to all work nodes | * Copy those 3 files to all work nodes | ||
- | * The display command should point to the MyClsuster | + | * The display command should point to the MyCluster |
< | < | ||
Line 166: | Line 169: | ||
</ | </ | ||
- | * Allright, lets some filesystem entries | + | * Alright, lets some filesystem entries |
< | < | ||
Line 187: | Line 190: | ||
* [[http:// | * [[http:// | ||
* The Namenode | * The Namenode | ||
- | * [[http:// | + | * [[http:// |
TODO | TODO | ||
- | * Install Streaming if not installed already | ||
* Run some jobs | * Run some jobs | ||
+ | * Find a MOOC course | ||
\\ | \\ | ||
**[[cluster: | **[[cluster: |