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/05/30 03:48:39 UTC

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

Author: yusaku
Date: Thu May 30 01:48:38 2013
New Revision: 1487701

URL: http://svn.apache.org/r1487701
Log:
Update project website to include upcoming release info. (yusaku)

Modified:
    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/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/incubator/ambari/trunk/docs/src/site/apt/index.apt?rev=1487701&r1=1487700&r2=1487701&view=diff
==============================================================================
--- incubator/ambari/trunk/docs/src/site/apt/index.apt (original)
+++ incubator/ambari/trunk/docs/src/site/apt/index.apt Thu May 30 01:48:38 2013
@@ -21,7 +21,7 @@ Introduction
   The set of Hadoop components that are currently supported by Ambari includes:
 
   {{{http://hadoop.apache.org/docs/hdfs} HDFS}},
-  {{{http://hadoop.apache.org/docs/mapreduce} MapReduce}}
+  {{{http://hadoop.apache.org/docs/mapreduce} MapReduce}},
   {{{http://hive.apache.org} Hive}},
   {{{http://incubator.apache.org/hcatalog} HCatalog}},
   {{{http://hbase.apache.org} HBase}},
@@ -66,17 +66,27 @@ Getting Started with Ambari
 
   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 the 64-bit version of the following Operating Systems:
+
+  * RHEL (Redhat Enterprise Linux) 5 and 6
+
+  * CentOS 5 and 6
+
+  * OEL (Oracle Enterprise Linux) 5 and 6
+
+  * SLES (SuSE Linux Enterprise Server) 11
 
 Get Involved
 
   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}} 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}}.  
+  {{{http://www.meetup.com/Apache-Ambari-User-Group} Join the Ambari User Meetup Group}}.  You can {{{http://www.meetup.com/Apache-Ambari-User-Group/events/109316812/} see the slides and WebEx session from the last Meetup}}.
+
+  On June 25, 2013, Ambari BoF session will be held at San Jose Convention Center. {{{http://www.meetup.com/Apache-Ambari-User-Group/events/119184782/} RSVP now to reserve your spot}}.
 
 What's New?
 
-  Check out the work going on for the {{{./whats-new.html} upcoming 1.3.0 release}}.
+  Check out the work going on for the {{{./whats-new.html} upcoming releases}}.
 
 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=1487701&r1=1487700&r2=1487701&view=diff
==============================================================================
--- incubator/ambari/trunk/docs/src/site/apt/whats-new.apt (original)
+++ incubator/ambari/trunk/docs/src/site/apt/whats-new.apt Thu May 30 01:48:38 2013
@@ -14,9 +14,55 @@
 ~~ limitations under the License.
 ~~
 
-What's New in Ambari 1.3.0?
+What's New with Ambari?
+
+ * Upcoming 1.2.3 release features the following:
+
+   * Improved general stability
+
+   * Ability to update core-site.xml properties
+
+   * Add + remove custom configuration properties
+
+   * New Heatmaps (Host > CPU WIO %, HBase > RegionServer Reads/Writes/Regions/QueueSize/MemstoreSize)
+
+   * Add host components on existing hosts
+
+   * Filter hosts by host health status
+
+   * Mixed OS support
+
+   * init.d scripts
+
+   * Support for Oracle Enterprise Linux 5 and 6
+
+
+ * Ambari 1.2.4 will feature:
+
+   * Ability to use a non-root, sudo user to install Ambari agents
+
+   * MySQL and Oracle database support for Ambari (in addition to Postgres)
+
+   * Oracle database support for Hive Metastore (in addition to MySQL)
+
+   * MySQL and Oracle database support for Oozie (in addition to Derby)
+
+   * Ability to select which stack to deploy
+
+
+ * Ambari 1.2.5 will feature:
+
+   * A wizard to configure and manage a secure cluster via Kerberos
+
+   * Support for configuring and running Ambari Web Server https
+
+   * Run Ambari Server as a non-root user
+
+   * Audit capture of login and config changes
+
+
+ * Ambari 1.4.0 will support Hadoop 2.0.  This work is going on under the {{{https://svn.apache.org/repos/asf/incubator/ambari/branches/branch-1.4.0} 1.4.0 branch}}.
 
- * Check back later for the new features in 1.3.0. 
 
 Getting Ambari Source
 
@@ -29,13 +75,13 @@ $ svn checkout http://svn.apache.org/rep
 JIRA
 
   You can follow all the work going on by watching the Ambari JIRA project. You can see the
-  JIRA details for Ambari 1.3.0 here:
+  JIRA details for Ambari here:
 
-  {{{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}}
+  {{{https://issues.apache.org/jira/issues/?jql=project%20%3D%20AMBARI} https://issues.apache.org/jira/issues/?jql=project%20%3D%20AMBARI}}
 
 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}}.
+  Take a look at {{{http://incubator.apache.org/ambari/1.2.3/installing-hadoop-using-ambari/content/index.html} how to install a Hadoop cluster using Ambari 1.2.3}}.
 
 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=1487701&r1=1487700&r2=1487701&view=diff
==============================================================================
--- incubator/ambari/trunk/docs/src/site/site.xml (original)
+++ incubator/ambari/trunk/docs/src/site/site.xml Thu May 30 01:48:38 2013
@@ -111,6 +111,7 @@
     </menu>
 
     <menu name="Documentation">
+        <item name="Install Guide for 1.2.3 RC" href="1.2.3/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.0" href="1.2.0/installing-hadoop-using-ambari/content/index.html"/>