Author: stevel Date: Fri Jan 15 17:10:16 2016 New Revision: 1724860 URL: http://svn.apache.org/viewvc?rev=1724860&view=rev Log: add link to slider downloads on main page
Modified: incubator/slider/site/trunk/content/index.md Modified: incubator/slider/site/trunk/content/index.md URL: http://svn.apache.org/viewvc/incubator/slider/site/trunk/content/index.md?rev=1724860&r1=1724859&r2=1724860&view=diff ============================================================================== --- incubator/slider/site/trunk/content/index.md (original) +++ incubator/slider/site/trunk/content/index.md Fri Jan 15 17:10:16 2016 @@ -57,10 +57,11 @@ The tool persists the information as JSO Once the cluster has been started, the cluster can be made to grow or shrink using the Slider commands. The cluster can also be stopped and later restarted. - -Slider implements all its functionality through YARN APIs and the existing -application shell scripts. The goal of the application was to have minimal -code changes and as of this writing, it has required few changes. + + +## Get Slider + +[Download Slider now](downloads/index.html) ## Using