Changes between Version 3 and Version 4 of waue/Hadoop_DRBL


Ignore:
Timestamp:
Feb 12, 2009, 5:35:44 PM (15 years ago)
Author:
waue
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • waue/Hadoop_DRBL

    v3 v4  
    2525}}}
    2626
     27
     28 = Hadoop Install =
    2729
    2830 * download Hadoop 0.18.3
     
    8688}}}
    8789
    88  * here is current DRBL setup
     90 = DRBL setup =
     91 
     92 == Environment ==
    8993{{{
    9094******************************************************
     
    102106******************************************************
    103107}}}
     108 == ssh ==
    104109 * Hadoop will use ssh connections for internal connection, thus we have to do SSH key exchange.
    105110{{{
     
    111116}}}
    112117
     118 == DRBL Server as Hadoop namenode ==
    113119 * edit /etc/rc.local for DRBL Server as Hadoop namenode
    114120{{{
     
    131137$ cat > hadoop_datanode << EOF
    132138}}}
     139
     140
    133141{{{
    134142#! /bin/sh