Author: buildbot
Date: Mon Feb  2 16:33:06 2015
New Revision: 938679

Log:
Staging update by buildbot for slider

Modified:
    websites/staging/slider/trunk/content/   (props changed)
    websites/staging/slider/trunk/content/release_notes/release-0.70.0.html

Propchange: websites/staging/slider/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Feb  2 16:33:06 2015
@@ -1 +1 @@
-1656512
+1656514

Modified: 
websites/staging/slider/trunk/content/release_notes/release-0.70.0.html
==============================================================================
--- websites/staging/slider/trunk/content/release_notes/release-0.70.0.html 
(original)
+++ websites/staging/slider/trunk/content/release_notes/release-0.70.0.html Mon 
Feb  2 16:33:06 2015
@@ -177,8 +177,8 @@ Latest release: <strong>0.60.0-incubatin
    limitations under the License.
 -->
 
-<h1 id="apache-slider-release-0600-incubating">Apache Slider Release 0.60.0 
(incubating)</h1>
-<p>February 2014</p>
+<h1 id="apache-slider-release-0700-incubating">Apache Slider Release 0.70.0 
(incubating)</h1>
+<p><strong>February 2014</strong></p>
 <p>This release is built against Apache Hadoop 2.6.0, HBase 0.98.4 and 
Accumulo 1.6.1</p>
 <h2 id="key-changes">Key changes</h2>
 <ul>
@@ -196,8 +196,8 @@ functional. </p>
 Master to clients. The draft design is <a 
href="http://slider.incubator.apache.org/docs/api";>available on the Slider web 
site</a>.</p>
 <p>The 0.70 release contains the foundational read-only view of this API.
 Look at the code in <code>org.apache.slider.client.rest</code>, in particular
-the API client, <code>SliderApplicationAPI</code>, and 
<code>RestClientFactory</code> —which
-builds an instance of <code>SliderApplicationAPI</code> bonded to an 
application located
+the API client, <code>SliderApplicationApi</code>, and 
<code>RestClientFactory</code> —which
+builds an instance of <code>SliderApplicationApi</code> bonded to an 
application located
 in the Zookeeper-based YARN registry.</p>
 <p>It is impossible
 to offer a secure two-way REST API in Hadoop 2.6, due to how authentication and
@@ -208,11 +208,8 @@ the Slider Application Master. This can
 <code>$SLIDER_CONF_DIR/slider-server.xml</code>. </p>
 <p><em>warning</em> : once set, anyone on the cluster can issue side-effecting 
operations
 against the cluster, such as the <code>stop</code> operation. </p>
-<p>To complement the application master, a new class
-<code>org.apache.slider.client.rest.SliderApplicationAPI</code> is being 
developed to
-provide a Java-API view of the resources. We hope ultimately to switch
-to this API as the sole communication mechanism between (any) client and
-a running Slider Application Master.</p>
+<p>We hope ultimately to switch to this REST API as the sole communication
+mechanism between (any) client and a running Slider Application Master.</p>
 <h2 id="other-changes">Other changes</h2>
 <p>The full list of completed issues is <a 
href="https://issues.apache.org/jira/browse/SLIDER/";>visible in the Apache 
JIRA</a></p>
   </div>


Reply via email to