Changes between Initial Version and Version 1 of GENIExperimenter/Tutorials/HadoopInASlice/ObtainResources


Ignore:
Timestamp:
01/07/14 13:37:52 (10 years ago)
Author:
Jeanne Ohren
Comment:

--

Legend:

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

    v1 v1  
     1= Hadoop in a Slice =
     2== Part I/Step 1: Obtain Resources: create a slice and reserve resources ==
     3
     4{{{
     5#!html
     6
     7<div style="text-align:center; width:495px; margin-left:auto; margin-right:auto;">
     8<img id="Image-Maps_5201305222028436" src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/Setup.jpg?format=raw" usemap="#Image-Maps_5201305222028436" border="0" width="495" height="138" alt="" />
     9<map id="_Image-Maps_5201305222028436" name="Image-Maps_5201305222028436">
     10<area shape="rect" coords="18,18,135,110" href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/HadoopInASlice/ObtainResources" alt="" title=""    />
     11<area shape="rect" coords="180,18,297,111" href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/HadoopInASlice/ExecuteExperiment" alt="" title=""    />
     12<area shape="rect" coords="344,17,460,110" href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/HadoopInASlice/TeardownExperiment" alt="" title=""    />
     13<area shape="rect" coords="493,136,495,138" href="http://www.image-maps.com/index.php?aff=mapped_users_5201305222028436" alt="Image Map" title="Image Map" />
     14</map>
     15<!-- Image map text links - End - -->
     16
     17</div>
     18}}}
     19
     20= Instructions =
     21
     22
     23== 1. Create a slice ==
     24
     25{{{
     26#!html
     27<table border="0">
     28   
     29      <tr>
     30
     31       <td >
     32         <ol>
     33            <li> Go to the <i>Home</i> tab. </li>
     34           <li> Press the <b>Create Slice</b> button for this project.</li>
     35            <li> <FONT COLOR="black">As a slice name use the slice name on your worksheet (the slice name should be of the form <code>portal##</code>), you can leave the description empty and press <b>Create Slice</b></font>
     36            </li>
     37 
     38
     39          </ol>
     40       </td>
     41       <td>
     42
     43        <img border="0" src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/PortalSimpleLayer2Example/Graphics/createslice_3.png?format=raw" alt="Create a GENI Slice"  height="150" title="Create a GENI Slice" />
     44<br />
     45         <b>Figure 4-1</b> <i>Create a new slice.</i>
     46       </td>
     47    </tr>
     48 </table>
     49}}}
     50
     51
     52
     53----
     54=  [wiki:GENIExperimenter/Tutorials/HadoopInASlice Introduction] =
     55= [wiki:GENIExperimenter/Tutorials/HadoopInASlice/ExecuteExperiment Next: Execute the Hadoop Experiment] =