Changes between Version 26 and Version 27 of GENIExperimenter/Tutorials/jacks/HadoopInASlice/ObtainResources


Ignore:
Timestamp:
09/17/15 00:47:28 (9 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/jacks/HadoopInASlice/ObtainResources

    v26 v27  
    3232= 2. Obtain Resources =
    3333
    34 
    35 == 2. Create a slice  Slice ==
     34== 2.1 Create a slice  Slice ==
    3635
    3736Create a slice using `omni` and the slice name of your choice.  From now on that slice name will be referred to as `SLICENAME`.
     
    4039}}}
    4140 
    42 
     41== 2.2 Create your RSpec ==
     42We are going to use the graphical interface of the portal (Jacks) to create the RSpec file for this tutorial but we are going to use Omni for reserving the resources.
     43
     44=== 2.2.1 Load a simple topology in Jacks ===
     45
     46{{{
     47#!html
     48<table>
     49<tr><td>
     50  <ol type='a'>
     51    <li>In the Portal, open the Slice page for the slice you just created.  Notice that you created the slice with omni and it is available via the Portal.</li>
     52    <li>Press the <b>Add Resources</b> button to launch Jacks for this slice.</li>
     53    <li>From the <b>Choose RSpec</b> menu (see figure), select the <b>URL</b> button.</li>
     54  </ol>
     55  </td>
     56  <td> 
     57     <img border="0"
     58        src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/JacksLab1_3.png?format=raw"
     59        width="400" alt="Import an RSpec into Jacks"  title="Import an RSpec into Jacks" /> 
     60     <br />
     61     <b>Figure 3-1</b> <i>Import an RSpec into Jacks.</i>
     62  </td>
     63</tr>
     64</table>
     65}}}
     66=======
    4367{{{
    4468#!html