Changes between Version 44 and Version 45 of GENIExperimenter/Tutorials/GettingStarted_PartII_Hadoop/Procedure/DesignSetup


Ignore:
Timestamp:
03/09/14 18:48:49 (10 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

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

    v44 v45  
    463463}}}
    464464
    465 If you have time, it would be instructive to download the `worker.sh` and `master.sh` files yourself, and inspect the contents.  This is a good example of how you can ask for GENI components to perform tasks for you without any manual intervention.  This is a very useful facility for large experiments!
     465'''Optional:'''Download and view the `worker.sh` and `master.sh` files yourself.  This is a good example of how you can ask for GENI components to automatically perform tasks for you; very useful for large experiments!
    466466
    467467
    468468
    469469=== 3.4. Export the modified request RSpec ===
    470 Now we will pull back some of the covers and inspect exactly what Flack has been doing for us when preparing the RSpecs for the experiments we design.  Each node and link has a corresponding element in the RSpec, and the details of the component configuration (such as the install and execute services we requested above) are specified with attributes, or sometimes child elements, within those portions of the document.
     470Let's look at the RSpec that Flack has prepared for us behind the scenes. Nodes and links have a corresponding element in the RSpec, and the details of the component configuration (such as the install and execute services we requested above) are specified with attributes, or sometimes child elements, within those portions of the document.
    471471
    472472{{{
     
    501501=== 3.5. Instantiate the new experiment using Omni ===
    502502
    503 For this step, we'll change the approach a bit and switch to a new client tool, the command line Omni client. 
     503For this step, we are going to use the Omni client that you have configured during setup.
    504504
    505505From a terminal, please enter the command: