Ver código fonte

Updated website for 2.2.1 release.

Robert Levas 9 anos atrás
pai
commit
d10b8767a3

+ 1 - 1
docs/src/site/apt/index.apt

@@ -52,7 +52,7 @@ Introduction
 
 Getting Started with Ambari
 
-  Follow the {{{https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.2.0} installation guide for Ambari 2.2.0}}.
+  Follow the {{{https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.2.1} installation guide for Ambari 2.2.1}}.
 
   Note: Ambari currently supports the 64-bit version of the following Operating Systems:
 

+ 7 - 17
docs/src/site/apt/whats-new.apt

@@ -16,27 +16,17 @@
 
 What's New with Ambari?
 
-  * The latest release of Ambari is Ambari 2.2.0
+  * The latest release of Ambari is Ambari 2.2.1
 
-  * Ambari 2.2.0 added the following features:
+  * Ambari 2.2.1 added the following features:
 
-    * Express Upgrade
+    * The ability to set rack_info within a Blueprint
 
-    * Rolling Upgrade resiliency
+    * Updates to the Spark stack definition to support Spark 1.6
 
-    * Guided Configs for Apache Ranger
+    * Service check for Spark service
 
-    * Ability to retain KDC Admin credentials
-
-    * Blueprint support for Kerberos
-
-    * Blueprint support for Apache Ranger service (including HA)
-
-    * Blueprint integration with stack advisor
-
-    * Encryption of password properties of stack components exposed via Ambari API
-
-    * Ability to set/change timezone for the graphs on the UI
+    * The ability to set time ranges for graphs in dashboard widgets
 
 Getting Ambari Source
 
@@ -51,7 +41,7 @@ JIRA
 
 User Guide
 
-  Take a look at {{{https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.2.0} how to install a Hadoop cluster using Ambari 2.2.0}}.
+  Take a look at {{{https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.2.1} how to install a Hadoop cluster using Ambari 2.2.1}}.
 
 Stay Tuned
 

+ 2 - 0
docs/src/site/site.xml

@@ -107,6 +107,7 @@
       <item name="Quick Start Guide" href="https://cwiki.apache.org/confluence/display/AMBARI/Quick+Start+Guide"/>
       <item name="Features + Roadmap" href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=30755705"/>
       <item name="API Reference" href="https://github.com/apache/ambari/blob/trunk/ambari-server/docs/api/v1/index.md"/>
+      <item name="Install Guide for 2.2.1" href="https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.2.1"/>
       <item name="Install Guide for 2.2.0" href="https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.2.0"/>
       <item name="Install Guide for 2.1.2" href="https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.1.2"/>
       <item name="Install Guide for 2.1.1" href="https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.1.1"/>
@@ -133,6 +134,7 @@
     </menu>
 
     <menu name="Releases">
+      <item name="2.2.1" href="http://www.apache.org/dyn/closer.cgi/ambari/ambari-2.2.1"/>
       <item name="2.2.0" href="http://www.apache.org/dyn/closer.cgi/ambari/ambari-2.2.0"/>
       <item name="2.1.2" href="http://www.apache.org/dyn/closer.cgi/ambari/ambari-2.1.2"/>
       <item name="2.1.1" href="http://www.apache.org/dyn/closer.cgi/ambari/ambari-2.1.1"/>