Author: buildbot
Date: Wed Jun 10 19:56:36 2015
New Revision: 954419

Log:
Staging update by buildbot for slider

Modified:
    websites/staging/slider/trunk/content/   (props changed)
    
websites/staging/slider/trunk/content/docs/slider_specs/application_pkg_upgrade.html

Propchange: websites/staging/slider/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jun 10 19:56:36 2015
@@ -1 +1 @@
-1684747
+1684756

Modified: 
websites/staging/slider/trunk/content/docs/slider_specs/application_pkg_upgrade.html
==============================================================================
--- 
websites/staging/slider/trunk/content/docs/slider_specs/application_pkg_upgrade.html
 (original)
+++ 
websites/staging/slider/trunk/content/docs/slider_specs/application_pkg_upgrade.html
 Wed Jun 10 19:56:36 2015
@@ -233,7 +233,7 @@ for long running applications (specifica
 </pre></div>
 
 
-<p>Note, that myHBase_appConfig_v1.0.json should have an app_version property, 
which is newly exposed for upgrade support -</p>
+<p>Note, that <em>myHBase_appConfig_v1.0.json</em> should have an 
<code>app_version</code> property, which is newly exposed for upgrade support 
-</p>
 <div class="codehilite"><pre>&quot;<span class="n">site</span><span 
class="p">.</span><span class="k">global</span><span class="p">.</span><span 
class="n">app_version</span>&quot;<span class="p">:</span> &quot;1<span 
class="p">.</span>0&quot;<span class="p">,</span>
 </pre></div>
 
@@ -269,6 +269,11 @@ flex command until all containers are up
 </pre></div>
 
 
+<p>Note, that <em>myHBase_appConfig_v2.0.json</em> should have an 
<code>app_version</code> property, similar to what the v1.0 of app config had 
-</p>
+<div class="codehilite"><pre>&quot;<span class="n">site</span><span 
class="p">.</span><span class="k">global</span><span class="p">.</span><span 
class="n">app_version</span>&quot;<span class="p">:</span> &quot;2<span 
class="p">.</span>0&quot;<span class="p">,</span>
+</pre></div>
+
+
 <p>At this point the upgrade orchestrator (Ambari or a script) will rely on 
the slider <code>list</code> command with 
 <code>--containers</code> option (with additional filter options 
<code>--components</code> and/or <code>--version</code>) to find all 
 the containers that are running for the application. The orchestrator needs to 
decide how it wants to 


Reply via email to