You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ma...@apache.org on 2013/10/22 18:18:13 UTC

git commit: Docs for 1.4.1 release

Updated Branches:
  refs/heads/trunk bf46889d3 -> 57a9dd04d


Docs for 1.4.1 release


Project: http://git-wip-us.apache.org/repos/asf/incubator-ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ambari/commit/57a9dd04
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ambari/tree/57a9dd04
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ambari/diff/57a9dd04

Branch: refs/heads/trunk
Commit: 57a9dd04de963ddb883b4300790c5341389bfa36
Parents: bf46889
Author: Mahadev Konar <ma...@apache.org>
Authored: Tue Oct 22 09:19:56 2013 -0700
Committer: Mahadev Konar <ma...@apache.org>
Committed: Tue Oct 22 09:19:56 2013 -0700

----------------------------------------------------------------------
 docs/src/site/apt/whats-new.apt | 22 +++++++---------------
 docs/src/site/site.xml          |  2 ++
 2 files changed, 9 insertions(+), 15 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ambari/blob/57a9dd04/docs/src/site/apt/whats-new.apt
----------------------------------------------------------------------
diff --git a/docs/src/site/apt/whats-new.apt b/docs/src/site/apt/whats-new.apt
index bac535b..4e10eb5 100644
--- a/docs/src/site/apt/whats-new.apt
+++ b/docs/src/site/apt/whats-new.apt
@@ -16,27 +16,19 @@
 
 What's New with Ambari?
 
- * The current Ambari 1.2.5 features:
+ * The current Ambari 1.4.1 features:
 
-   * A wizard to configure and manage a secure cluster via Kerberos
+   * Ability to deploy and manage the Hadoop 2.0 stack using Ambari
 
-   * Ability to customize Dashboard Widgets
+   * A wizard to enable Namenode HA
 
-   * Support for configuring and running Ambari Web Server via HTTPS
+   * Added support for enabling Kerberos based security for Hadoop 2.0 services
 
-   * Support to setup Ganglia and Nagios HTTPS
+   * Support to work with SSL enabled Hadoop daemons 
 
-   * Run Ambari Server as a non-root user
+   * Support to work with web authentication enabled for Hadoop daemons
 
-   * Ambari Server configuration property encryption
-
-   * Support to configure Ambari Server-Agent Two-Way SSL Communication
-
-   * Improved Host Checks during Install Wizard
-
-   * Audit capture of config changes
-
- * Ambari 1.4.1 will support Hadoop 2.0.  This work is going on under {{{https://git-wip-us.apache.org/repos/asf/incubator-ambari/repo?p=incubator-ambari.git;a=log;h=refs/heads/trunk} trunk}}.
+   * Added support for JDK 7 
 
 
 Getting Ambari Source

http://git-wip-us.apache.org/repos/asf/incubator-ambari/blob/57a9dd04/docs/src/site/site.xml
----------------------------------------------------------------------
diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml
index 4cc5626..8ef300e 100644
--- a/docs/src/site/site.xml
+++ b/docs/src/site/site.xml
@@ -104,6 +104,7 @@
     </menu>
 
     <menu name="Releases">
+        <item name="1.4.1" href="http://www.apache.org/dist/incubator/ambari/ambari-1.4.1/"/>
         <item name="1.2.5" href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.5/"/>
         <item name="1.2.4" href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.4/"/>
         <item name="1.2.3" href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.3/"/>
@@ -114,6 +115,7 @@
     </menu>
 
     <menu name="Documentation">
+        <item name="Install Guide for 1.4.1" href="https://cwiki.apache.org/confluence/display/AMBARI/Instructions+for+installing+Ambari-1.4.1+bits"/>
         <item name="Install Guide for 1.2.5" href="1.2.5/installing-hadoop-using-ambari/content/index.html"/>
         <item name="Install Guide for 1.2.4" href="1.2.4/installing-hadoop-using-ambari/content/index.html"/>
         <item name="Install Guide for 1.2.3" href="1.2.3/installing-hadoop-using-ambari/content/index.html"/>