Browse Source

Updated docs for 1.2.2 release. (yusaku)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1468287 13f79535-47bb-0310-9956-ffa450edef68
Yusaku Sako 12 years ago
parent
commit
37c6762e1b
4 changed files with 11 additions and 24 deletions
  1. 1 1
      docs/pom.xml
  2. 3 3
      docs/src/site/apt/index.apt
  3. 5 19
      docs/src/site/apt/whats-new.apt
  4. 2 1
      docs/src/site/site.xml

+ 1 - 1
docs/pom.xml

@@ -28,7 +28,7 @@
     <modelVersion>4.0.0</modelVersion>
     <modelVersion>4.0.0</modelVersion>
 
 
     <groupId>org.apache.ambari</groupId>
     <groupId>org.apache.ambari</groupId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <artifactId>ambari</artifactId>
     <artifactId>ambari</artifactId>
     <packaging>pom</packaging>
     <packaging>pom</packaging>
 
 

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

@@ -64,7 +64,7 @@ Introduction
 
 
 Getting Started with Ambari
 Getting Started with Ambari
 
 
-  Follow the {{{./1.2.1/installing-hadoop-using-ambari/content/index.html} installation guide for Ambari 1.2.1}} or {{{./1.2.2/installing-hadoop-using-ambari/content/index.html} installation guide for Ambari 1.2.2 RC}}.
+  Follow the {{{./1.2.2/installing-hadoop-using-ambari/content/index.html} installation guide for Ambari 1.2.2}}.
 
 
   Note: Ambari currently supports 64-bit RHEL/CentOS 5 + 6 and SLES 11.
   Note: Ambari currently supports 64-bit RHEL/CentOS 5 + 6 and SLES 11.
 
 
@@ -72,11 +72,11 @@ Get Involved
 
 
   Visit the {{{https://cwiki.apache.org/confluence/display/AMBARI/Ambari} Ambari Wiki}} for design documents, roadmap, development guidelines, etc.
   Visit the {{{https://cwiki.apache.org/confluence/display/AMBARI/Ambari} Ambari Wiki}} for design documents, roadmap, development guidelines, etc.
 
 
-  The first {{{http://www.meetup.com/Apache-Ambari-User-Group} Ambari User Group Meetup}} is scheduled for April 2 in Palo Alto, California, USA.  Learn about Ambari and connect with other Ambari developers and users!
+  The first {{{http://www.meetup.com/Apache-Ambari-User-Group} Ambari User Group Meetup}} took place on April 2 in Palo Alto, California, USA.  {{{http://www.meetup.com/Apache-Ambari-User-Group/events/109316812/} See the slides and WebEx session from the Meetup}}.  
 
 
 What's New?
 What's New?
 
 
-  Check out the work going on for the {{{./whats-new.html} upcoming 1.2.2 release}}.
+  Check out the work going on for the {{{./whats-new.html} upcoming 1.3.0 release}}.
 
 
 Disclaimer
 Disclaimer
 
 

+ 5 - 19
docs/src/site/apt/whats-new.apt

@@ -14,23 +14,9 @@
 ~~ limitations under the License.
 ~~ limitations under the License.
 ~~
 ~~
 
 
-What's New in Ambari 1.2.2?
-
-  There’s a lot of activity occurring in trunk. We’ve had a great response from the
-  community and received a lot of input into the direction. Here are some highlights for 1.2.2:
-
-  * Major performance enhancements for the REST APIs as well as Ambari Web UI
-
-  * Stability and robustness for the server and agent
-
-  * More intuitive Job Analytics (swim-lane display for representing Pig/Hive DAGs)
-
-  * Host-level alerts (in addition to Service-level alerts)
-
-  * Support for Active Directory integration
-
-  * Paging control for zoomed-in metric graphs
+What's New in Ambari 1.3.0?
 
 
+ * Check back later for the new features in 1.3.0. 
 
 
 Getting Ambari Source
 Getting Ambari Source
 
 
@@ -43,13 +29,13 @@ $ svn checkout http://svn.apache.org/repos/asf/incubator/ambari/trunk ambari
 JIRA
 JIRA
 
 
   You can follow all the work going on by watching the Ambari JIRA project. You can see the
   You can follow all the work going on by watching the Ambari JIRA project. You can see the
-  JIRA details for Ambari 1.2.2 here:
+  JIRA details for Ambari 1.3.0 here:
 
 
-  {{{https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20%221.2.2%22%20AND%20project%20%3D%20AMBARI} https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20%221.2.2%22%20AND%20project%20%3D%20AMBARI}}
+  {{{https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20%221.3.0%22%20AND%20project%20%3D%20AMBARI} https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20%221.3.0%22%20AND%20project%20%3D%20AMBARI}}
 
 
 User Guide
 User Guide
 
 
-  Take a look at {{{http://incubator.apache.org/ambari/1.2.2/installing-hadoop-using-ambari/content/index.html} how to install a Hadoop cluster using Ambari 1.2.2 RC}}.
+  Take a look at {{{http://incubator.apache.org/ambari/1.2.2/installing-hadoop-using-ambari/content/index.html} how to install a Hadoop cluster using Ambari 1.2.2}}.
 
 
 Stay Tuned
 Stay Tuned
 
 

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

@@ -104,13 +104,14 @@
     </menu>
     </menu>
 
 
     <menu name="Releases">
     <menu name="Releases">
+        <item name="1.2.2" href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.2/"/>
         <item name="1.2.1" href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.1/"/>
         <item name="1.2.1" href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.1/"/>
         <item name="1.2.0" href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.0/"/>
         <item name="1.2.0" href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.0/"/>
         <item name="0.9" href="http://www.apache.org/dist/incubator/ambari/ambari-0.9-incubating/"/>
         <item name="0.9" href="http://www.apache.org/dist/incubator/ambari/ambari-0.9-incubating/"/>
     </menu>
     </menu>
 
 
     <menu name="Documentation">
     <menu name="Documentation">
-        <item name="Install Guide for 1.2.2 RC" href="1.2.2/installing-hadoop-using-ambari/content/index.html"/>
+        <item name="Install Guide for 1.2.2" href="1.2.2/installing-hadoop-using-ambari/content/index.html"/>
         <item name="Install Guide for 1.2.1" href="1.2.1/installing-hadoop-using-ambari/content/index.html"/>
         <item name="Install Guide for 1.2.1" href="1.2.1/installing-hadoop-using-ambari/content/index.html"/>
         <item name="Install Guide for 1.2.0" href="1.2.0/installing-hadoop-using-ambari/content/index.html"/>
         <item name="Install Guide for 1.2.0" href="1.2.0/installing-hadoop-using-ambari/content/index.html"/>
         <item name="Install Guide for 0.9" href="install-0.9.html"/>
         <item name="Install Guide for 0.9" href="install-0.9.html"/>