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


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

--

Legend:

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

    v1 v1  
     1= [wiki:GENIExperimenter/Tutorials/HadoopInASlice Hadoop in a Slice] =
     2== Part III: Teardown Experiment: Delete 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/Finish.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
     21
     22
     23
     24= Instructions =
     25
     26{{{
     27#!html
     28
     29<table id="Table_03" border="0" cellpadding="5" cellspacing="0">
     30        <tr>
     31                <td>
     32                        <img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/Symbols-Tips-icon.png?format=raw" width="50" height="50" alt="Tip">
     33               </td>
     34               <td>
     35                    When you are done with your experiment it is always good to clean up and release your resources so other people can use them.
     36               </td>
     37        </tr>
     38</table>
     39}}}
     40
     41
     42== 12. Delete your resources ==
     43
     44{{{
     45#!html
     46<table border="0">
     47   
     48      <tr>
     49
     50       <td >
     51         <ol>
     52           <li> Return to the <i>Slice</i> page. On the <i>GPO InstaGENI</i> row in the aggregate table, press the <b>Delete Resources</b> button.</li>
     53           <li> When prompted, confirm that you want to delete this sliver. Then, make sure you see a message that you have successfully deleted resources at this aggregate.</li>
     54<li> Return to the <i>Slice</i> page and repeat the previous two steps for <i>Utah InstaGENI</i>.</li>
     55          </ol>
     56       </td>
     57        <td>
     58
     59        <img border="0" src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/PortalSimpleLayer2Example/Graphics/deletesliver_00.png?format=raw" alt="Delete Resources"  height="300" title="Delete Resources" />
     60<br />
     61         <b>Figure 12-1</b> <i>Delete resources at </i>Utah InstaGENI<i> and </i>GPO InstaGENI<i>.</i>
     62       </td>       
     63    </tr>
     64 </table>
     65}}}
     66
     67
     68----
     69=  [wiki:GENIExperimenter/Tutorials/HadoopInASlice Introduction] =