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


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

--

Legend:

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

    v25 v26  
    3030If you have not installed and configured omni yet, please follow [http://trac.gpolab.bbn.com/gcf/wiki/Omni these instructions].
    3131
    32 
    33 #!html
    34 <table border="0">
    35 <tr>
    36        <td >
    37          <ol type="A">
    38         <li> Login to <a href="https://portal.geni.net"  target="_blank"> https://portal.geni.net </a> </li>
    39         <li> Create a new slice in one of your projects </li>
    40         <li> Launch Jacks (use the beta version available in the GENI portal )</li>
    41         <li> Click "Add Resources" </li>
    42 </td>
    43 </tr>
    44 </table>
    45 }}}
    46 
    47 
    48 
    49 
    50 == 2. Bind the Slice ==
     32= 2. Obtain Resources =
     33
     34
     35== 2. Create a slice  Slice ==
     36
     37Create a slice using `omni` and the slice name of your choice.  From now on that slice name will be referred to as `SLICENAME`.
     38{{{
     39$ omni createslice SLICENAME
     40}}}
     41 
    5142
    5243{{{