Author: buildbot
Date: Tue May 19 06:53:22 2015
New Revision: 951832
Log:
Staging update by buildbot for slider
Added:
websites/staging/slider/trunk/content/release_notes/release-0.80.0.html
Modified:
websites/staging/slider/trunk/content/ (props changed)
websites/staging/slider/trunk/content/design/architecture.html
websites/staging/slider/trunk/content/design/index.html
websites/staging/slider/trunk/content/design/registry/a_YARN_service_registry.html
websites/staging/slider/trunk/content/design/registry/index.html
websites/staging/slider/trunk/content/design/registry/initial_registry_design.html
websites/staging/slider/trunk/content/design/registry/p2p_service_registries.html
websites/staging/slider/trunk/content/design/registry/references.html
websites/staging/slider/trunk/content/design/registry/registry-model.html
websites/staging/slider/trunk/content/design/registry/service_registry_end_to_end_scenario.html
websites/staging/slider/trunk/content/design/registry/the_YARN_application_registration_and_binding_problem.html
websites/staging/slider/trunk/content/design/rolehistory.html
websites/staging/slider/trunk/content/design/specification/cli-actions.html
websites/staging/slider/trunk/content/design/specification/index.html
websites/staging/slider/trunk/content/design/specification/slider-model.html
websites/staging/slider/trunk/content/design/ssl_implementation.html
websites/staging/slider/trunk/content/developing/building.html
websites/staging/slider/trunk/content/developing/chaosmonkey.html
websites/staging/slider/trunk/content/developing/debugging.html
websites/staging/slider/trunk/content/developing/demo.html
websites/staging/slider/trunk/content/developing/functional_tests.html
websites/staging/slider/trunk/content/developing/index.html
websites/staging/slider/trunk/content/developing/manual_testing.html
websites/staging/slider/trunk/content/developing/releasing.html
websites/staging/slider/trunk/content/developing/releasing_process_v1.html
websites/staging/slider/trunk/content/developing/style.html
websites/staging/slider/trunk/content/developing/submitting_patches.html
websites/staging/slider/trunk/content/developing/testing.html
websites/staging/slider/trunk/content/developing/windows.html
websites/staging/slider/trunk/content/docs/api/index.html
websites/staging/slider/trunk/content/docs/api/slider_REST_api_v2.html
websites/staging/slider/trunk/content/docs/api/slider_REST_v1.html
websites/staging/slider/trunk/content/docs/client-configuration.html
websites/staging/slider/trunk/content/docs/configuration/appconfig.html.html
websites/staging/slider/trunk/content/docs/configuration/core.html
websites/staging/slider/trunk/content/docs/configuration/index.html
websites/staging/slider/trunk/content/docs/configuration/internal.html
websites/staging/slider/trunk/content/docs/configuration/resources.html
websites/staging/slider/trunk/content/docs/configuration/revision-1/index.html
websites/staging/slider/trunk/content/docs/configuration/revision-1/redesign.html
websites/staging/slider/trunk/content/docs/configuration/revision-1/specification.html
websites/staging/slider/trunk/content/docs/examples.html
websites/staging/slider/trunk/content/docs/exitcodes.html
websites/staging/slider/trunk/content/docs/getting_started.html
websites/staging/slider/trunk/content/docs/high_availability.html
websites/staging/slider/trunk/content/docs/index.html
websites/staging/slider/trunk/content/docs/manpage.html
websites/staging/slider/trunk/content/docs/security.html
websites/staging/slider/trunk/content/docs/slider_specs/application_configuration.html
websites/staging/slider/trunk/content/docs/slider_specs/application_definition.html
websites/staging/slider/trunk/content/docs/slider_specs/application_instance_configuration.html
websites/staging/slider/trunk/content/docs/slider_specs/application_needs.html
websites/staging/slider/trunk/content/docs/slider_specs/application_package.html
websites/staging/slider/trunk/content/docs/slider_specs/application_pkg_upgrade.html
websites/staging/slider/trunk/content/docs/slider_specs/canonical_scenarios.html
websites/staging/slider/trunk/content/docs/slider_specs/creating_app_definitions.html
websites/staging/slider/trunk/content/docs/slider_specs/hello_world_slider_app.html
websites/staging/slider/trunk/content/docs/slider_specs/index.html
websites/staging/slider/trunk/content/docs/slider_specs/simple_pkg.html
websites/staging/slider/trunk/content/docs/slider_specs/specifying_exports.html
websites/staging/slider/trunk/content/docs/slider_specs/writing_app_command_scripts.html
websites/staging/slider/trunk/content/docs/ssl.html
websites/staging/slider/trunk/content/docs/troubleshooting.html
websites/staging/slider/trunk/content/downloads/index.html
websites/staging/slider/trunk/content/index.html
websites/staging/slider/trunk/content/mailing_lists.html
websites/staging/slider/trunk/content/release_notes/release-0.30.0.html
websites/staging/slider/trunk/content/release_notes/release-0.40.0.html
websites/staging/slider/trunk/content/release_notes/release-0.50.2.html
websites/staging/slider/trunk/content/release_notes/release-0.60.0.html
websites/staging/slider/trunk/content/release_notes/release-0.61.0.html
websites/staging/slider/trunk/content/release_notes/release-0.70.1.html
websites/staging/slider/trunk/content/team.html
Propchange: websites/staging/slider/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue May 19 06:53:22 2015
@@ -1 +1 @@
-1680175
+1680187
Modified: websites/staging/slider/trunk/content/design/architecture.html
==============================================================================
--- websites/staging/slider/trunk/content/design/architecture.html (original)
+++ websites/staging/slider/trunk/content/design/architecture.html Tue May 19
06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/design/index.html
==============================================================================
--- websites/staging/slider/trunk/content/design/index.html (original)
+++ websites/staging/slider/trunk/content/design/index.html Tue May 19 06:53:22
2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/design/registry/a_YARN_service_registry.html
==============================================================================
---
websites/staging/slider/trunk/content/design/registry/a_YARN_service_registry.html
(original)
+++
websites/staging/slider/trunk/content/design/registry/a_YARN_service_registry.html
Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/design/registry/index.html
==============================================================================
--- websites/staging/slider/trunk/content/design/registry/index.html (original)
+++ websites/staging/slider/trunk/content/design/registry/index.html Tue May 19
06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/design/registry/initial_registry_design.html
==============================================================================
---
websites/staging/slider/trunk/content/design/registry/initial_registry_design.html
(original)
+++
websites/staging/slider/trunk/content/design/registry/initial_registry_design.html
Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/design/registry/p2p_service_registries.html
==============================================================================
---
websites/staging/slider/trunk/content/design/registry/p2p_service_registries.html
(original)
+++
websites/staging/slider/trunk/content/design/registry/p2p_service_registries.html
Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/design/registry/references.html
==============================================================================
--- websites/staging/slider/trunk/content/design/registry/references.html
(original)
+++ websites/staging/slider/trunk/content/design/registry/references.html Tue
May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/design/registry/registry-model.html
==============================================================================
--- websites/staging/slider/trunk/content/design/registry/registry-model.html
(original)
+++ websites/staging/slider/trunk/content/design/registry/registry-model.html
Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/design/registry/service_registry_end_to_end_scenario.html
==============================================================================
---
websites/staging/slider/trunk/content/design/registry/service_registry_end_to_end_scenario.html
(original)
+++
websites/staging/slider/trunk/content/design/registry/service_registry_end_to_end_scenario.html
Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/design/registry/the_YARN_application_registration_and_binding_problem.html
==============================================================================
---
websites/staging/slider/trunk/content/design/registry/the_YARN_application_registration_and_binding_problem.html
(original)
+++
websites/staging/slider/trunk/content/design/registry/the_YARN_application_registration_and_binding_problem.html
Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/design/rolehistory.html
==============================================================================
--- websites/staging/slider/trunk/content/design/rolehistory.html (original)
+++ websites/staging/slider/trunk/content/design/rolehistory.html Tue May 19
06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/design/specification/cli-actions.html
==============================================================================
--- websites/staging/slider/trunk/content/design/specification/cli-actions.html
(original)
+++ websites/staging/slider/trunk/content/design/specification/cli-actions.html
Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/design/specification/index.html
==============================================================================
--- websites/staging/slider/trunk/content/design/specification/index.html
(original)
+++ websites/staging/slider/trunk/content/design/specification/index.html Tue
May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/design/specification/slider-model.html
==============================================================================
---
websites/staging/slider/trunk/content/design/specification/slider-model.html
(original)
+++
websites/staging/slider/trunk/content/design/specification/slider-model.html
Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/design/ssl_implementation.html
==============================================================================
--- websites/staging/slider/trunk/content/design/ssl_implementation.html
(original)
+++ websites/staging/slider/trunk/content/design/ssl_implementation.html Tue
May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/developing/building.html
==============================================================================
--- websites/staging/slider/trunk/content/developing/building.html (original)
+++ websites/staging/slider/trunk/content/developing/building.html Tue May 19
06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/developing/chaosmonkey.html
==============================================================================
--- websites/staging/slider/trunk/content/developing/chaosmonkey.html (original)
+++ websites/staging/slider/trunk/content/developing/chaosmonkey.html Tue May
19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/developing/debugging.html
==============================================================================
--- websites/staging/slider/trunk/content/developing/debugging.html (original)
+++ websites/staging/slider/trunk/content/developing/debugging.html Tue May 19
06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/developing/demo.html
==============================================================================
--- websites/staging/slider/trunk/content/developing/demo.html (original)
+++ websites/staging/slider/trunk/content/developing/demo.html Tue May 19
06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
@@ -226,7 +226,7 @@ Latest release: <strong>0.70.1-incubatin
<span class="n">export</span> <span class="n">SLIDER_CONF_DIR</span><span
class="p">=</span><span class="o">~/</span><span class="n">clusters</span><span
class="o">/</span><span class="n">demo</span><span class="o">/</span><span
class="n">slider</span><span class="p">;</span>
- <span class="n">export</span> <span class="n">PATH</span><span
class="p">=</span><span class="o">~/</span><span class="n">slider</span><span
class="o">/</span><span class="n">slider</span><span class="o">-</span><span
class="n">assembly</span><span class="o">/</span><span
class="n">target</span><span class="o">/</span><span
class="n">slider</span><span class="o">-</span>0<span class="p">.</span>70<span
class="p">.</span>1<span class="o">-</span><span
class="n">incubating</span><span class="o">-</span><span
class="n">all</span><span class="o">/</span><span class="n">slider</span><span
class="o">-</span>0<span class="p">.</span>70<span class="p">.</span>1<span
class="o">-</span><span class="n">incubating</span><span
class="o">/</span><span class="n">bin</span>
+ <span class="n">export</span> <span class="n">PATH</span><span
class="p">=</span><span class="o">~/</span><span class="n">slider</span><span
class="o">/</span><span class="n">slider</span><span class="o">-</span><span
class="n">assembly</span><span class="o">/</span><span
class="n">target</span><span class="o">/</span><span
class="n">slider</span><span class="o">-</span>0<span class="p">.</span>80<span
class="p">.</span>0<span class="o">-</span><span
class="n">incubating</span><span class="o">-</span><span
class="n">all</span><span class="o">/</span><span class="n">slider</span><span
class="o">-</span>0<span class="p">.</span>80<span class="p">.</span>0<span
class="o">-</span><span class="n">incubating</span><span
class="o">/</span><span class="n">bin</span>
</pre></div>
@@ -235,7 +235,7 @@ Latest release: <strong>0.70.1-incubatin
<span class="n">set</span> <span class="o">-</span><span class="n">gx</span>
<span class="n">SLIDER_CONF_DIR</span> <span class="o">~/</span><span
class="n">clusters</span><span class="o">/</span><span
class="n">demo</span><span class="o">/</span><span class="n">slider</span><span
class="p">;</span>
- <span class="n">set</span> <span class="o">-</span><span class="n">gx</span>
<span class="n">SLIDER_VERSION</span> <span class="n">slider</span><span
class="o">-</span>0<span class="p">.</span>70<span class="p">.</span>1<span
class="o">-</span><span class="n">incubating</span>
+ <span class="n">set</span> <span class="o">-</span><span class="n">gx</span>
<span class="n">SLIDER_VERSION</span> <span class="n">slider</span><span
class="o">-</span>0<span class="p">.</span>80<span class="p">.</span>0<span
class="o">-</span><span class="n">incubating</span>
<span class="n">set</span> <span class="o">-</span><span class="n">gx</span>
<span class="n">PROJECTS</span> <span class="o">/</span><span
class="n">Users</span><span class="o">/</span><span
class="n">stevel</span><span class="o">/</span><span
class="n">Projects</span><span class="o">/</span><span
class="n">Hortonworks</span><span class="o">/</span><span
class="n">Projects</span>
<span class="n">set</span> <span class="o">-</span><span class="n">gx</span>
<span class="n">PATH</span> $<span class="n">PATH</span> $<span
class="n">PROJECTS</span><span class="o">/</span><span
class="n">slider</span><span class="o">/</span><span
class="n">slider</span><span class="o">-</span><span
class="n">assembly</span><span class="o">/</span><span
class="n">target</span><span class="o">/</span>$<span
class="n">SLIDER_VERSION</span><span class="o">-</span><span
class="n">all</span><span class="o">/</span>$<span
class="n">SLIDER_VERSION</span><span class="o">/</span><span
class="n">bin</span>
Modified: websites/staging/slider/trunk/content/developing/functional_tests.html
==============================================================================
--- websites/staging/slider/trunk/content/developing/functional_tests.html
(original)
+++ websites/staging/slider/trunk/content/developing/functional_tests.html Tue
May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/developing/index.html
==============================================================================
--- websites/staging/slider/trunk/content/developing/index.html (original)
+++ websites/staging/slider/trunk/content/developing/index.html Tue May 19
06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/developing/manual_testing.html
==============================================================================
--- websites/staging/slider/trunk/content/developing/manual_testing.html
(original)
+++ websites/staging/slider/trunk/content/developing/manual_testing.html Tue
May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/developing/releasing.html
==============================================================================
--- websites/staging/slider/trunk/content/developing/releasing.html (original)
+++ websites/staging/slider/trunk/content/developing/releasing.html Tue May 19
06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/developing/releasing_process_v1.html
==============================================================================
--- websites/staging/slider/trunk/content/developing/releasing_process_v1.html
(original)
+++ websites/staging/slider/trunk/content/developing/releasing_process_v1.html
Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/developing/style.html
==============================================================================
--- websites/staging/slider/trunk/content/developing/style.html (original)
+++ websites/staging/slider/trunk/content/developing/style.html Tue May 19
06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/developing/submitting_patches.html
==============================================================================
--- websites/staging/slider/trunk/content/developing/submitting_patches.html
(original)
+++ websites/staging/slider/trunk/content/developing/submitting_patches.html
Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/developing/testing.html
==============================================================================
--- websites/staging/slider/trunk/content/developing/testing.html (original)
+++ websites/staging/slider/trunk/content/developing/testing.html Tue May 19
06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/developing/windows.html
==============================================================================
--- websites/staging/slider/trunk/content/developing/windows.html (original)
+++ websites/staging/slider/trunk/content/developing/windows.html Tue May 19
06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/docs/api/index.html
==============================================================================
--- websites/staging/slider/trunk/content/docs/api/index.html (original)
+++ websites/staging/slider/trunk/content/docs/api/index.html Tue May 19
06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/docs/api/slider_REST_api_v2.html
==============================================================================
--- websites/staging/slider/trunk/content/docs/api/slider_REST_api_v2.html
(original)
+++ websites/staging/slider/trunk/content/docs/api/slider_REST_api_v2.html Tue
May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/docs/api/slider_REST_v1.html
==============================================================================
--- websites/staging/slider/trunk/content/docs/api/slider_REST_v1.html
(original)
+++ websites/staging/slider/trunk/content/docs/api/slider_REST_v1.html Tue May
19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/docs/client-configuration.html
==============================================================================
--- websites/staging/slider/trunk/content/docs/client-configuration.html
(original)
+++ websites/staging/slider/trunk/content/docs/client-configuration.html Tue
May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/docs/configuration/appconfig.html.html
==============================================================================
---
websites/staging/slider/trunk/content/docs/configuration/appconfig.html.html
(original)
+++
websites/staging/slider/trunk/content/docs/configuration/appconfig.html.html
Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/docs/configuration/core.html
==============================================================================
--- websites/staging/slider/trunk/content/docs/configuration/core.html
(original)
+++ websites/staging/slider/trunk/content/docs/configuration/core.html Tue May
19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/docs/configuration/index.html
==============================================================================
--- websites/staging/slider/trunk/content/docs/configuration/index.html
(original)
+++ websites/staging/slider/trunk/content/docs/configuration/index.html Tue May
19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/docs/configuration/internal.html
==============================================================================
--- websites/staging/slider/trunk/content/docs/configuration/internal.html
(original)
+++ websites/staging/slider/trunk/content/docs/configuration/internal.html Tue
May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/docs/configuration/resources.html
==============================================================================
--- websites/staging/slider/trunk/content/docs/configuration/resources.html
(original)
+++ websites/staging/slider/trunk/content/docs/configuration/resources.html Tue
May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/docs/configuration/revision-1/index.html
==============================================================================
---
websites/staging/slider/trunk/content/docs/configuration/revision-1/index.html
(original)
+++
websites/staging/slider/trunk/content/docs/configuration/revision-1/index.html
Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/docs/configuration/revision-1/redesign.html
==============================================================================
---
websites/staging/slider/trunk/content/docs/configuration/revision-1/redesign.html
(original)
+++
websites/staging/slider/trunk/content/docs/configuration/revision-1/redesign.html
Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/docs/configuration/revision-1/specification.html
==============================================================================
---
websites/staging/slider/trunk/content/docs/configuration/revision-1/specification.html
(original)
+++
websites/staging/slider/trunk/content/docs/configuration/revision-1/specification.html
Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/docs/examples.html
==============================================================================
--- websites/staging/slider/trunk/content/docs/examples.html (original)
+++ websites/staging/slider/trunk/content/docs/examples.html Tue May 19
06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/docs/exitcodes.html
==============================================================================
--- websites/staging/slider/trunk/content/docs/exitcodes.html (original)
+++ websites/staging/slider/trunk/content/docs/exitcodes.html Tue May 19
06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/docs/getting_started.html
==============================================================================
--- websites/staging/slider/trunk/content/docs/getting_started.html (original)
+++ websites/staging/slider/trunk/content/docs/getting_started.html Tue May 19
06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
@@ -256,8 +256,8 @@ In <code>yarn-site.xml</code> make the f
<h2 id="wzxhzdk28wzxhzdk29build-slider"><a name="build"></a>Build Slider</h2>
<ul>
<li>From the top level directory, execute <code>mvn clean site:site site:stage
package -DskipTests</code></li>
-<li>Use the generated compressed tar file in slider-assembly/target directory
(e.g. slider-0.70.1-incubating-all.tar.gz or slider-0.70.1-incubating-all.zip)
for the subsequent steps</li>
-<li>If you are cloning the Slider git repo, go to
<code>releases/slider-0.70.1-incubating</code> branch for the latest released
or <code>develop</code> for the latest under development</li>
+<li>Use the generated compressed tar file in slider-assembly/target directory
(e.g. slider-0.80.0-incubating-all.tar.gz or slider-0.80.0-incubating-all.zip)
for the subsequent steps</li>
+<li>If you are cloning the Slider git repo, go to
<code>releases/slider-0.80.0-incubating</code> branch for the latest released
or <code>develop</code> for the latest under development</li>
</ul>
<h2 id="wzxhzdk30wzxhzdk31install-slider"><a name="install"></a>Install
Slider</h2>
<p>Slider is installed on a client machine that can access the hadoop cluster.
Follow the following steps to expand/install Slider:</p>
@@ -270,9 +270,9 @@ cd <span class="cp">${</span><span class
<p>You can run Slider app as any user. Only requirement is that the user
should have a home directory on HDFS. For the reminder of the doc, it is
assumed that "yarn" user is being used.</p>
<p>Login as the "yarn" user (assuming this is a host associated with the
installed cluster). E.g., <code>su yarn</code>
<em>This assumes that all apps are being run as âyarnâ user</em></p>
-<p>Expand the tar file: <code>tar -xvf
slider-0.70.1-incubating-all.tar.gz</code> or <code>unzip
slider-0.70.1-incubating-all.zip</code></p>
+<p>Expand the tar file: <code>tar -xvf
slider-0.80.0-incubating-all.tar.gz</code> or <code>unzip
slider-0.80.0-incubating-all.zip</code></p>
<h2 id="configure-slider">Configure Slider</h2>
-<p>Browse to the Slider directory: <code>cd
slider-0.70.1-incubating/conf</code></p>
+<p>Browse to the Slider directory: <code>cd
slider-0.80.0-incubating/conf</code></p>
<p>Edit <code>slider-env.sh</code> and specify correct values.</p>
<div class="codehilite"><pre><span class="n">export</span> <span
class="n">JAVA_HOME</span><span class="p">=</span><span class="o">/</span><span
class="n">usr</span><span class="o">/</span><span class="n">jdk64</span><span
class="o">/</span><span class="n">jdk1</span><span class="p">.</span>7<span
class="p">.</span>0<span class="n">_67</span>
<span class="n">export</span> <span class="n">HADOOP_CONF_DIR</span><span
class="p">=</span><span class="o">/</span><span class="n">etc</span><span
class="o">/</span><span class="n">hadoop</span><span class="o">/</span><span
class="n">conf</span>
@@ -301,7 +301,7 @@ directory containing the <code>slider-cl
<p>If the hadoop configuration dir is configured this way, the </p>
-<p>For example, if you are targeting a non-secure cluster with no HA for
NameNode or ResourceManager, modify Slider configuration file
<code>${slider-install-dir}/slider-0.70.1-incubating/conf/slider-client.xml</code>
to add the following properties:</p>
+<p>For example, if you are targeting a non-secure cluster with no HA for
NameNode or ResourceManager, modify Slider configuration file
<code>${slider-install-dir}/slider-0.80.0-incubating/conf/slider-client.xml</code>
to add the following properties:</p>
<div class="codehilite"><pre> <span class="nt"><property></span>
<span class="nt"><name></span>hadoop.registry.zk.quorum<span
class="nt"></name></span>
<span class="nt"><value></span>yourZooKeeperHost:port<span
class="nt"></value></span>
@@ -322,12 +322,12 @@ directory containing the <code>slider-cl
<p>Execute:</p>
-<div class="codehilite"><pre><span class="cp">${</span><span
class="n">slider</span><span class="o">-</span><span
class="n">install</span><span class="o">-</span><span
class="nb">dir</span><span
class="cp">}</span>/slider-0.70.1-incubating/bin/slider version
+<div class="codehilite"><pre><span class="cp">${</span><span
class="n">slider</span><span class="o">-</span><span
class="n">install</span><span class="o">-</span><span
class="nb">dir</span><span
class="cp">}</span>/slider-0.80.0-incubating/bin/slider version
</pre></div>
<p>OR</p>
-<div class="codehilite"><pre><span class="n">python</span> <span
class="c">%slider-install-dir%/slider-0.70.1-incubating/bin/slider.py
version</span>
+<div class="codehilite"><pre><span class="n">python</span> <span
class="c">%slider-install-dir%/slider-0.80.0-incubating/bin/slider.py
version</span>
</pre></div>
@@ -412,7 +412,7 @@ This path is also reflected in appConfig
<h3 id="wzxhzdk46wzxhzdk47start-the-application"><a name="start"></a>Start the
Application</h3>
<p>Once the steps above are completed, the application can be started through
the <strong>Slider Command Line Interface (CLI)</strong>.</p>
<p>Change directory to the "bin" directory under the slider installation</p>
-<div class="codehilite"><pre>cd <span class="cp">${</span><span
class="n">slider</span><span class="o">-</span><span
class="n">install</span><span class="o">-</span><span
class="nb">dir</span><span class="cp">}</span>/slider-0.70.1-incubating/bin
+<div class="codehilite"><pre>cd <span class="cp">${</span><span
class="n">slider</span><span class="o">-</span><span
class="n">install</span><span class="o">-</span><span
class="nb">dir</span><span class="cp">}</span>/slider-0.80.0-incubating/bin
</pre></div>
@@ -481,7 +481,7 @@ Client configurations are at <code>/ws/v
<h1 id="wzxhzdk54wzxhzdk55appendix-a-debugging-slider-agent"><a
name="appendixa"></a>Appendix A: Debugging Slider-Agent</h1>
<h2 id="create-and-deploy-slider-agent-configuration">Create and deploy Slider
Agent configuration</h2>
<p>Create an agent config file (agent.ini) based on the sample available
at:</p>
-<div class="codehilite"><pre><span class="cp">${</span><span
class="n">slider</span><span class="o">-</span><span
class="n">install</span><span class="o">-</span><span
class="nb">dir</span><span
class="cp">}</span>/slider-0.70.1-incubating/agent/conf/agent.ini
+<div class="codehilite"><pre><span class="cp">${</span><span
class="n">slider</span><span class="o">-</span><span
class="n">install</span><span class="o">-</span><span
class="nb">dir</span><span
class="cp">}</span>/slider-0.80.0-incubating/agent/conf/agent.ini
</pre></div>
Modified: websites/staging/slider/trunk/content/docs/high_availability.html
==============================================================================
--- websites/staging/slider/trunk/content/docs/high_availability.html (original)
+++ websites/staging/slider/trunk/content/docs/high_availability.html Tue May
19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/docs/index.html
==============================================================================
--- websites/staging/slider/trunk/content/docs/index.html (original)
+++ websites/staging/slider/trunk/content/docs/index.html Tue May 19 06:53:22
2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/docs/manpage.html
==============================================================================
--- websites/staging/slider/trunk/content/docs/manpage.html (original)
+++ websites/staging/slider/trunk/content/docs/manpage.html Tue May 19 06:53:22
2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/docs/security.html
==============================================================================
--- websites/staging/slider/trunk/content/docs/security.html (original)
+++ websites/staging/slider/trunk/content/docs/security.html Tue May 19
06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/docs/slider_specs/application_configuration.html
==============================================================================
---
websites/staging/slider/trunk/content/docs/slider_specs/application_configuration.html
(original)
+++
websites/staging/slider/trunk/content/docs/slider_specs/application_configuration.html
Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/docs/slider_specs/application_definition.html
==============================================================================
---
websites/staging/slider/trunk/content/docs/slider_specs/application_definition.html
(original)
+++
websites/staging/slider/trunk/content/docs/slider_specs/application_definition.html
Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/docs/slider_specs/application_instance_configuration.html
==============================================================================
---
websites/staging/slider/trunk/content/docs/slider_specs/application_instance_configuration.html
(original)
+++
websites/staging/slider/trunk/content/docs/slider_specs/application_instance_configuration.html
Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/docs/slider_specs/application_needs.html
==============================================================================
---
websites/staging/slider/trunk/content/docs/slider_specs/application_needs.html
(original)
+++
websites/staging/slider/trunk/content/docs/slider_specs/application_needs.html
Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/docs/slider_specs/application_package.html
==============================================================================
---
websites/staging/slider/trunk/content/docs/slider_specs/application_package.html
(original)
+++
websites/staging/slider/trunk/content/docs/slider_specs/application_package.html
Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
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
Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
@@ -180,7 +180,7 @@ Latest release: <strong>0.70.1-incubatin
limitations under the License.
-->
-<h1 id="apache-slider-app-packages-rolling-upgrade">Apache Slider App Packages
Rolling Upgrade</h1>
+<h1 id="apache-slider-app-packages-rolling-upgradereconfiguration">Apache
Slider App Packages Rolling Upgrade/Reconfiguration</h1>
<h2 id="introduction">Introduction</h2>
<p>From version <code>0.80.0-incubating</code> onwards, Slider supports
application package rolling upgrade.
Application package owners can now upgrade to a newer version of their
application
Modified:
websites/staging/slider/trunk/content/docs/slider_specs/canonical_scenarios.html
==============================================================================
---
websites/staging/slider/trunk/content/docs/slider_specs/canonical_scenarios.html
(original)
+++
websites/staging/slider/trunk/content/docs/slider_specs/canonical_scenarios.html
Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/docs/slider_specs/creating_app_definitions.html
==============================================================================
---
websites/staging/slider/trunk/content/docs/slider_specs/creating_app_definitions.html
(original)
+++
websites/staging/slider/trunk/content/docs/slider_specs/creating_app_definitions.html
Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/docs/slider_specs/hello_world_slider_app.html
==============================================================================
---
websites/staging/slider/trunk/content/docs/slider_specs/hello_world_slider_app.html
(original)
+++
websites/staging/slider/trunk/content/docs/slider_specs/hello_world_slider_app.html
Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/docs/slider_specs/index.html
==============================================================================
--- websites/staging/slider/trunk/content/docs/slider_specs/index.html
(original)
+++ websites/staging/slider/trunk/content/docs/slider_specs/index.html Tue May
19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/docs/slider_specs/simple_pkg.html
==============================================================================
--- websites/staging/slider/trunk/content/docs/slider_specs/simple_pkg.html
(original)
+++ websites/staging/slider/trunk/content/docs/slider_specs/simple_pkg.html Tue
May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/docs/slider_specs/specifying_exports.html
==============================================================================
---
websites/staging/slider/trunk/content/docs/slider_specs/specifying_exports.html
(original)
+++
websites/staging/slider/trunk/content/docs/slider_specs/specifying_exports.html
Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/docs/slider_specs/writing_app_command_scripts.html
==============================================================================
---
websites/staging/slider/trunk/content/docs/slider_specs/writing_app_command_scripts.html
(original)
+++
websites/staging/slider/trunk/content/docs/slider_specs/writing_app_command_scripts.html
Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/docs/ssl.html
==============================================================================
--- websites/staging/slider/trunk/content/docs/ssl.html (original)
+++ websites/staging/slider/trunk/content/docs/ssl.html Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/docs/troubleshooting.html
==============================================================================
--- websites/staging/slider/trunk/content/docs/troubleshooting.html (original)
+++ websites/staging/slider/trunk/content/docs/troubleshooting.html Tue May 19
06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/downloads/index.html
==============================================================================
--- websites/staging/slider/trunk/content/downloads/index.html (original)
+++ websites/staging/slider/trunk/content/downloads/index.html Tue May 19
06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/index.html
==============================================================================
--- websites/staging/slider/trunk/content/index.html (original)
+++ websites/staging/slider/trunk/content/index.html Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified: websites/staging/slider/trunk/content/mailing_lists.html
==============================================================================
--- websites/staging/slider/trunk/content/mailing_lists.html (original)
+++ websites/staging/slider/trunk/content/mailing_lists.html Tue May 19
06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/release_notes/release-0.30.0.html
==============================================================================
--- websites/staging/slider/trunk/content/release_notes/release-0.30.0.html
(original)
+++ websites/staging/slider/trunk/content/release_notes/release-0.30.0.html Tue
May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/release_notes/release-0.40.0.html
==============================================================================
--- websites/staging/slider/trunk/content/release_notes/release-0.40.0.html
(original)
+++ websites/staging/slider/trunk/content/release_notes/release-0.40.0.html Tue
May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/release_notes/release-0.50.2.html
==============================================================================
--- websites/staging/slider/trunk/content/release_notes/release-0.50.2.html
(original)
+++ websites/staging/slider/trunk/content/release_notes/release-0.50.2.html Tue
May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/release_notes/release-0.60.0.html
==============================================================================
--- websites/staging/slider/trunk/content/release_notes/release-0.60.0.html
(original)
+++ websites/staging/slider/trunk/content/release_notes/release-0.60.0.html Tue
May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/release_notes/release-0.61.0.html
==============================================================================
--- websites/staging/slider/trunk/content/release_notes/release-0.61.0.html
(original)
+++ websites/staging/slider/trunk/content/release_notes/release-0.61.0.html Tue
May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
Modified:
websites/staging/slider/trunk/content/release_notes/release-0.70.1.html
==============================================================================
--- websites/staging/slider/trunk/content/release_notes/release-0.70.1.html
(original)
+++ websites/staging/slider/trunk/content/release_notes/release-0.70.1.html Tue
May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>
@@ -181,7 +181,7 @@ Latest release: <strong>0.70.1-incubatin
-->
<h1 id="apache-slider-release-0701-incubating">Apache Slider Release 0.70.1
(incubating)</h1>
-<p><strong>March 2014</strong></p>
+<p><strong>March 2015</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>
@@ -214,7 +214,7 @@ against the cluster, such as the <code>s
<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>
+<p>The full list of completed issues is <a
href="https://issues.apache.org/jira/browse/SLIDER/fixforversion/12327847">visible
in the Apache JIRA</a></p>
</div>
<div id="footer">
Added: websites/staging/slider/trunk/content/release_notes/release-0.80.0.html
==============================================================================
--- websites/staging/slider/trunk/content/release_notes/release-0.80.0.html
(added)
+++ websites/staging/slider/trunk/content/release_notes/release-0.80.0.html Tue
May 19 06:53:22 2015
@@ -0,0 +1,247 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE- 2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+ <meta charset="utf-8">
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <link href="/css/bootstrap.min.css" rel="stylesheet">
+ <link href="/css/bootstrap-theme.min.css" rel="stylesheet">
+ <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+ <!--[if lt IE 9]>
+ <script
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+ <script
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+ <![endif]-->
+ <script
src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
+ <script src="/js/bootstrap.min.js"></script>
+ <link href="/css/slider.css" rel="stylesheet" type="text/css">
+ <link
href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css"
rel="stylesheet">
+ <title></title>
+
+</head>
+
+<body>
+<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
+<div class="container-fluid">
+ <div class="navbar-header">
+ <button type="button" class="navbar-toggle" data-toggle="collapse"
data-target="#navbar-items">
+ <span class="sr-only">Toggle navigation</span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </button>
+ <a class="navbar-brand" href="/index.html">Slider</a>
+ </div>
+ <div class="collapse navbar-collapse" id="navbar-items">
+ <ul class="nav navbar-nav">
+ <li class="dropdown">
+ <a class="dropdown-toggle" data-toggle="dropdown" href="#">
+ Project <span class="caret"></span>
+ </a>
+<ul class="dropdown-menu">
+<li id="nav_index"><a href="/index.html">Home</a></li>
+<li id="nav_downloads"><a href="/downloads">Downloads</a></li>
+<li id="nav_source"><a
href="https://git-wip-us.apache.org/repos/asf/incubator-slider.git"><i
class="fa fa-external-link"></i> Source</a></li>
+<li><a href="http://www.apache.org/licenses/LICENSE-2.0"><i class="fa
fa-external-link"></i> License</a></li>
+<li class="divider"></li>
+<li class="dropdown-header">Community</li>
+<li id="nav_team"><a href="/team.html">Team</a></li>
+<li id="nav_mailinglists"><a href="/mailing_lists.html">Mailing Lists</a></li>
+<li class="divider"></li>
+<li class="dropdown-header">Tools</li>
+<li id="nav_jira"><a href="https://issues.apache.org/jira/browse/SLIDER"><i
class="fa fa-external-link"></i> Issues</a></li>
+<li id="nav_builds"><a href="https://builds.apache.org/job/Slider-develop"><i
class="fa fa-external-link"></i> Builds</a></li>
+</ul>
+</li>
+
+ <li class="dropdown">
+ <a class="dropdown-toggle" data-toggle="dropdown" href="/design">
+ Design <span class="caret"></span>
+ </a>
+<ul class="dropdown-menu">
+<li id="nav_design_overview"><a
href="/design/architecture.html">Overview</a></li>
+<li id="nav_app_needs"><a
href="/docs/slider_specs/application_needs.html">Application Needs</a></li>
+<li id="nav_spec"><a href="/design/specification/index.html">Expected
Behavior</a></li>
+<li id="nav_registry"><a href="/design/registry/index.html">Service
Registry</a></li>
+<li id="nav_ssl_impl"><a href="/design/ssl_implementation.html">SSL
Implementation</a></li>
+<li id="nav_role_history"><a href="/design/rolehistory.html">Role
History</a></li>
+</ul>
+</li>
+
+
+ <li class="dropdown">
+ <a class="dropdown-toggle" data-toggle="dropdown" href="/developing">
+ Developing <span class="caret"></span>
+ </a>
+<ul class="dropdown-menu">
+<li id="nav_dev_building"><a href="/developing/building.html">Building</a></li>
+<li id="nav_dev_debugging"><a
href="/developing/debugging.html">Debugging</a></li>
+<li id="nav_dev_testing"><a href="/developing/testing.html">Testing</a></li>
+<li id="nav_dev_funtesting"><a
href="/developing/functional_tests.html">Functional Testing</a></li>
+<li id="nav_dev_manual_testing"><a
href="/developing/manual_testing.html">Manual Testing</a></li>
+<li id="nav_releasing"><a href="/developing/releasing.html">Releasing</a></li>
+</ul>
+</li>
+
+ <li class="dropdown">
+ <a class="dropdown-toggle" data-toggle="dropdown" href="#">
+ Using <span class="caret"></span>
+ </a>
+<ul class="dropdown-menu">
+<li id="nav_use_getting_started"><a href="/docs/getting_started.html">Getting
Started</a></li>
+<li id="nav_use_manpage"><a href="/docs/manpage.html">Man Page</a></li>
+<li id="nav_use_config"><a href="/docs/configuration/index.html">Application
Configuration</a></li>
+<li id="nav_use_resources"><a
href="/docs/configuration/resources.html">Resource Specification</a></li>
+<li role="presentation" class="divider"></li>
+<li id="nav_use_app_package"><a href="/docs/slider_specs/index.html">Creating
App Packages</a></li>
+<li id="nav_use_app_package_upgrade"><a
href="/docs/slider_specs/application_pkg_upgrade.html">Upgrading App
Packages</a></li>
+<li role="presentation" class="divider"></li>
+<li id="nav_use_client_config"><a
href="/docs/client-configuration.html">Client Configuration</a></li>
+<li id="nav_use_exitcodes"><a href="/docs/exitcodes.html">Client Exit
Codes</a></li>
+<li role="presentation" class="divider"></li>
+<li id="nav_use_debugging"><a
href="/developing/debugging.html">Debugging</a></li>
+<li id="nav_use_troubleshooting"><a
href="/docs/troubleshooting.html">Troubleshooting</a></li>
+<li role="presentation" class="divider"></li>
+<li id="nav_use_high_availability"><a href="/docs/high_availability.html">High
Availability</a></li>
+<li id="nav_use_security"><a href="/docs/security.html">Security</a></li>
+<li id="nav_am_agent_ssl"><a href="/docs/ssl.html">Agent to AM SSL</a></li>
+<li id="nav_use_app_configuration"><a
href="/docs/configuration/index.html">App Configuration Model</a></li>
+<li id="nav_use_examples"><a href="/docs/examples.html">Provider
Examples</a></li>
+</ul>
+</li>
+
+ <li class="dropdown">
+ <a class="dropdown-toggle" data-toggle="dropdown" href="#">
+ ASF Links <span class="caret"></span>
+ </a>
+<ul class="dropdown-menu">
+<li><a href="http://www.apache.org"><i class="fa fa-external-link"></i> Apache
Software Foundation</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html"><i class="fa
fa-external-link"></i> Sponsorship</a></li>
+<li><a href="http://www.apache.org/security/"><i class="fa
fa-external-link"></i> Security</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html"><i class="fa
fa-external-link"></i> Thanks</a></li>
+</ul>
+</li>
+</ul>
+
+ </div>
+
+</div>
+</nav>
+
+
+<div class="container-fluid">
+<div class="row">
+ <div class="col-md-2" id="sidebar">
+ <div style="text-align: center">
+ <h1><a href="/index.html">Apache Slider (incubating)</a></h1>
+ <hr>
+Latest release: <strong>0.80.0-incubating</strong><br>
+ <br>
+ <a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
+ </div>
+ <hr>
+ <a href="http://incubator.apache.org"><img id="logo" alt="Apache Incubator
™" class="img-responsive"
src="http://incubator.apache.org/images/apache-incubator-logo.png"/></a>
+ </div>
+ <div class="col-md-8 col-md-offset-1">
+
+ <div id="content">
+
+ <h1 class="title"></h1>
+
+ <!---
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<h1 id="apache-slider-release-0800-incubating">Apache Slider Release 0.80.0
(incubating)</h1>
+<p><strong>May 2015</strong></p>
+<p>This release is built against Apache Hadoop 2.6.0.</p>
+<h2 id="key-changes">Key changes</h2>
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/SLIDER-787">SLIDER-787</a>
- App Upgrade/Reconfig support in Slider</li>
+<li><a href="https://issues.apache.org/jira/browse/SLIDER-780">SLIDER-780</a>
- Support for Docker based application packaging in Slider</li>
+<li><a href="https://issues.apache.org/jira/browse/SLIDER-773">SLIDER-773</a>
- Add co-processor support for app packages</li>
+<li><a href="https://issues.apache.org/jira/browse/SLIDER-663">SLIDER-663</a>
- Make it easy to develop and deploy application packages that are essentially
shell commands</li>
+<li><a href="https://issues.apache.org/jira/browse/SLIDER-763">SLIDER-763</a>
- Add "install client" command to slider</li>
+</ul>
+<h2 id="incompatible-changes">Incompatible Changes</h2>
+<ul>
+<li>None</li>
+</ul>
+<h2 id="work-in-progress">Work in progress</h2>
+<p>This release contains some interim work in progress, work that is not
completely
+functional. </p>
+<h3 id="slider-151-rest-api"><a
href="https://issues.apache.org/jira/browse/SLIDER-151">SLIDER-151 REST
API</a></h3>
+<p>This is intended to be a full two-way REST API offered by the Slider
Application
+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 foundational read-only view of this API is available from release
0.70.1 onwards.
+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
+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
+security is implemented in the YARN Resource Manager proxy. Therefore even
+though a two-way API is partially implemented in the slider code, it is
explicitly
+read only. To enable it, set the property <code>slider.dev.ws.insecure</code>
to true in
+the Slider Application Master. This can be done by setting it in the file
+<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>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/secure/ReleaseNote.jspa?projectId=12315422&version=12329384">visible
in the Apache JIRA</a></p>
+ </div>
+
+ <div id="footer">
+ <a alt="Apache Software Foundation" href="http://www.apache.org">
+ <img id="asf-logo" alt="Apache Software Foundation"
src="/images/feather-small.gif" width="100">
+ </a>
+ <div class="copyright">
+ <p>
+ Copyright © 2011-2014 The Apache Software Foundation, Licensed
under
+ the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
License, Version 2.0</a>.
+ Apache Slider, Slider, Apache, the Apache feather logo, and the Apache
Incubator
+ project logo are trademarks of the <a
href="http://www.apache.org">Apache Software Foundation</a>.<br />
+ Site created with <a href="http://getbootstrap.com/">Bootstrap</a>
including icons from <a href="http://glyphicons.com/">GLYPHICONS</a> and <a
href="http://fontawesome.io/">Font Awesome</a>.
+ </p>
+ </div>
+ </div>
+ </div>
+
+</div>
+</div>
+
+<script type="text/javascript">
+
+</script>
+</body>
+</html>
Modified: websites/staging/slider/trunk/content/team.html
==============================================================================
--- websites/staging/slider/trunk/content/team.html (original)
+++ websites/staging/slider/trunk/content/team.html Tue May 19 06:53:22 2015
@@ -150,7 +150,7 @@
<div style="text-align: center">
<h1><a href="/index.html">Apache Slider (incubating)</a></h1>
<hr>
-Latest release: <strong>0.70.1-incubating</strong><br>
+Latest release: <strong>0.80.0-incubating</strong><br>
<br>
<a id="download-button-sidebar" class="btn btn-success btn-block"
href="/downloads/" role="button">Download</a>
</div>