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


Ignore:
Timestamp:
10/29/14 14:12:50 (9 years ago)
Author:
pruth@renci.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/jacks/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= Release Resoures =
     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
     43
     44----
     45=  [wiki:GENIExperimenter/Tutorials/HadoopInASlice Introduction] =