Changes between Version 5 and Version 6 of GENIExperimenter/Tutorials/GettingStarted_PartII_Hadoop/Procedure/DesignSetup


Ignore:
Timestamp:
03/07/14 11:37:10 (10 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/GettingStarted_PartII_Hadoop/Procedure/DesignSetup

    v5 v6  
    159159<tr><td>
    160160  <ol type='a' start='3'>
    161     <li>Enter the URL corresponding to the rack type you are using
    162     then click <b>Ok</b>.<br/>
    163       <table border='1'>
    164       <tr>
    165       <th><b>Aggregate Type</b></th>
    166       <th><b>RSpec URL</b></th>
    167       </tr>
    168       <tr><td>
    169       <img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/instageni-logo.png?format=raw" alt='InstaGENI' width="75" height="75" />
    170       </td><td>
    171       <tt class="wiki">http://www.gpolab.bbn.com/exp/UnderstandAMAPI/ig/understandAMAPI_ig.rspec</tt>
    172       </td></tr>
    173       <tr><td>
    174       <img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/exogeni-logo.png?format=raw" alt='ExoGENI'  width="75" height="75" />
    175       </td><td>
    176       <tt class="wiki">http://www.gpolab.bbn.com/exp/UnderstandAMAPI/eg/understandAMAPI_eg.rspec</tt>
    177       </tr>
    178       </table>
     161    <li>Enter the URL for the RSpec we are going to edit, then click <b>Ok</b>.<br/>
    179162    </li>
    180163    <li>When Flack pops up a message asking you to pick a manager to use click <b>OK</b> and then select the manager listed on your worksheet from the
    181     list.  After you click <b>Accept</b>, and a network topology should appear
     164    list (otherwise select <i>exogeni.net.rcivmsite</i>.  After you click <b>Accept</b>, a network topology with three nodes should appear
    182165    on the canvas.
    183 
    184166
    185167<table id="Table_01" border="0" cellpadding="5" cellspacing="0">
     
    208190=== 3.3. Modify the RSpec to automatically install and execute network test software ===
    209191
    210 For this experiment, we'd like some additional software
    211 (`Apache`, `iperf`, and a couple of custom scripts) loaded
    212 onto the VMs to perform traffic measurements. 
     192For this experiment, we'd like to run a simple experiment with Hadoop. 
    213193
    214194{{{
     
    218198<td>
    219199  <ol type='a'>
    220      <li>Click on the the <i>i</i> button on the <b>client node</b> (see figure) to manipulate details of the node configuration.
     200     <li>Click on the the <i>i</i> button on the <b>hadoop-master</b> node (see figure) to manipulate details of the node configuration.
    221201
    222202
     
    250230
    251231<li>The way we will request installation of the proper software and execution
    252 of our experiment is to add <i>install</i> and <i>execute</i> services.
     232of our experiment is to specify a custom image and then add <i>install</i> and <i>execute</i> services to run on that image.
    253233</li>
    254234<li>
    255 First, select "<tt>+ Add Install Service</tt>" as shown.  Complete the "Archive URL and a location" using the appropriate information from the following table.
     235First, select "<tt>+ Add Install Service</tt>" as shown.  Second, please use the "<tt>+ Add Execute Service</tt>" button to request
     236that the appropriate command be executed at boot time.
     237
     238Complete these fields using the appropriate information from the following table.
    256239
    257240      <table border='1'>
     
    274257      </td></tr>
    275258      </table>
    276   </li>
    277   <li>Similarly, please use the "<tt>+ Add Execute Service</tt>" button to request
    278 that the appropriate command be executed at boot time.
     259
    279260      <table border='1'>
    280261      <tr>