You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by yu...@apache.org on 2013/03/20 07:35:38 UTC

svn commit: r1458651 - in /incubator/ambari/trunk/docs: pom.xml src/site/apt/index.apt src/site/apt/whats-new.apt src/site/site.xml

Author: yusaku
Date: Wed Mar 20 06:35:37 2013
New Revision: 1458651

URL: http://svn.apache.org/r1458651
Log:
Updated docs for Ambari 1.2.1. (yusaku)

Modified:
    incubator/ambari/trunk/docs/pom.xml
    incubator/ambari/trunk/docs/src/site/apt/index.apt
    incubator/ambari/trunk/docs/src/site/apt/whats-new.apt
    incubator/ambari/trunk/docs/src/site/site.xml

Modified: incubator/ambari/trunk/docs/pom.xml
URL: http://svn.apache.org/viewvc/incubator/ambari/trunk/docs/pom.xml?rev=1458651&r1=1458650&r2=1458651&view=diff
==============================================================================
--- incubator/ambari/trunk/docs/pom.xml (original)
+++ incubator/ambari/trunk/docs/pom.xml Wed Mar 20 06:35:37 2013
@@ -28,7 +28,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.apache.ambari</groupId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.2.1-SNAPSHOT</version>
     <artifactId>ambari</artifactId>
     <packaging>pom</packaging>
 

Modified: incubator/ambari/trunk/docs/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/incubator/ambari/trunk/docs/src/site/apt/index.apt?rev=1458651&r1=1458650&r2=1458651&view=diff
==============================================================================
--- incubator/ambari/trunk/docs/src/site/apt/index.apt (original)
+++ incubator/ambari/trunk/docs/src/site/apt/index.apt Wed Mar 20 06:35:37 2013
@@ -25,7 +25,7 @@ Introduction
   {{{http://hive.apache.org} Hive}},
   {{{http://incubator.apache.org/hcatalog} HCatalog}},
   {{{http://hbase.apache.org} HBase}},
-  {{{http://zookeeper.apache.org} Zookeeper}},
+  {{{http://zookeeper.apache.org} ZooKeeper}},
   {{{http://incubator.apache.org/oozie/} Oozie}},
   {{{http://pig.apache.org} Pig}},
   {{{http://sqoop.apache.org} Sqoop}}
@@ -64,17 +64,19 @@ Introduction
 
 Getting Started with Ambari
 
-  Follow the {{{./1.2.0/installing-hadoop-using-ambari/content/index.html} installation guide for 1.2.0}} or {{{./1.2.1/installing-hadoop-using-ambari/content/index.html} installation guide for the 1.2.1 release candidate}}.
+  Follow the {{{./1.2.1/installing-hadoop-using-ambari/content/index.html} installation guide for Ambari 1.2.1}}.
 
   Note: Ambari currently supports 64-bit RHEL/CentOS 5 + 6 and SLES 11.
 
-What's New?
+Get Involved
 
-  Check out the work going on for the {{{./whats-new.html} upcoming 1.2.1 release}}.
+  Visit the {{{https://cwiki.apache.org/confluence/display/AMBARI/Ambari} Ambari Wiki}} for design documents, roadmap, development guidelines, etc.
 
-Wiki
+  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!
 
-  Visit the {{{https://cwiki.apache.org/confluence/display/AMBARI/Ambari} Ambari Wiki}} for design documents, roadmap, development guidelines, etc.
+What's New?
+
+  Check out the work going on for the {{{./whats-new.html} upcoming 1.2.2 release}}.
 
 Disclaimer
 

Modified: incubator/ambari/trunk/docs/src/site/apt/whats-new.apt
URL: http://svn.apache.org/viewvc/incubator/ambari/trunk/docs/src/site/apt/whats-new.apt?rev=1458651&r1=1458650&r2=1458651&view=diff
==============================================================================
--- incubator/ambari/trunk/docs/src/site/apt/whats-new.apt (original)
+++ incubator/ambari/trunk/docs/src/site/apt/whats-new.apt Wed Mar 20 06:35:37 2013
@@ -14,28 +14,23 @@
 ~~ limitations under the License.
 ~~
 
-What's New?
+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. To date, we have added
-  many new features. To highlight a few...
+  community and received a lot of input into the direction. Here are some highlights for 1.2.2:
 
-  * Added more options on provisioning so you can better target your cluster
-    setup for your needs
+  * Major performance enhancements for the REST APIs as well as Ambari Web UI
 
-  * More service controls, including the ability to run ad hoc smoke tests
+  * Stability and robustness for the server and agent
 
-  * Exposed a RESTful API for cluster metrics (with management and
-    provisioning to follow)
+  * More intuitive Job Analytics (swim-lane display for representing Pig/Hive DAGs)
 
-  * Moved to a JavaScript front-end for Ambari Web and refreshed the entire UI
-    experience
+  * Host-level alerts (in addition to Service-level alerts)
 
-  * Used that RESTful API and added more charts and heatmaps to the dashboard
+  * Support for Active Directory integration
 
-  * Reduced the number of dependencies on the Ambari Server + Ambari Agent
+  * Paging control for zoomed-in metric graphs
 
-  * Added support for SLES 11
 
 Getting Ambari Source
 
@@ -47,14 +42,14 @@ $ svn checkout http://svn.apache.org/rep
 
 JIRA
 
-  You can follow all the work going on by watching the Ambari JIRA project. The next release of Apache Ambari will be version 1.2.1. You can see the
-  JIRA details for this release here:
+  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:
 
-  {{{https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20%221.2.1%22%20AND%20project%20%3D%20AMBARI} https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20%221.2.1%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.2.2%22%20AND%20project%20%3D%20AMBARI}}
 
 User Guide
 
-  {{{http://incubator.apache.org/ambari/1.2.1/installing-hadoop-using-ambari/content/index.html} See how to install a Hadoop cluster using Ambari 1.2.1}}
+  Ambari 1.2.2 User Guide will be published soon.  In the meantime, you can take a look at {{{http://incubator.apache.org/ambari/1.2.1/installing-hadoop-using-ambari/content/index.html} how to install a Hadoop cluster using Ambari 1.2.1}}
 
 Stay Tuned
 

Modified: incubator/ambari/trunk/docs/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/ambari/trunk/docs/src/site/site.xml?rev=1458651&r1=1458650&r2=1458651&view=diff
==============================================================================
--- incubator/ambari/trunk/docs/src/site/site.xml (original)
+++ incubator/ambari/trunk/docs/src/site/site.xml Wed Mar 20 06:35:37 2013
@@ -98,6 +98,7 @@
       <item name="Project Team" href="team-list.html"/>
       <item name="Mailing Lists" href="mail-lists.html"/>
       <item name="Issue Tracking" href="issue-tracking.html"/>
+      <item name="User Group" href="http://www.meetup.com/Apache-Ambari-User-Group"/>
       <item name="Project License" href="http://www.apache.org/licenses/"/>
     </menu>
 
@@ -107,7 +108,7 @@
     </menu>
 
     <menu name="Documentation">
-        <item name="Install Guide for 1.2.1 RC" 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 0.9" href="install-0.9.html"/>
         <item name="API Reference" href="https://github.com/apache/ambari/blob/trunk/ambari-server/docs/api/v1/index.md"/>