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 2014/01/03 23:32:58 UTC

git commit: Ambari 1.4.2 Release

Updated Branches:
  refs/heads/trunk 5774dd81c -> 35df112e6


Ambari 1.4.2 Release


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

Branch: refs/heads/trunk
Commit: 35df112e6d8380e786f5e584015279f23c0ad855
Parents: 5774dd8
Author: Mahadev Konar <ma...@apache.org>
Authored: Fri Jan 3 14:23:12 2014 -0800
Committer: Mahadev Konar <ma...@apache.org>
Committed: Fri Jan 3 14:32:40 2014 -0800

----------------------------------------------------------------------
 docs/src/site/apt/index.apt     |  2 +-
 docs/src/site/apt/whats-new.apt | 15 ++++-----------
 docs/src/site/site.xml          |  2 ++
 3 files changed, 7 insertions(+), 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/35df112e/docs/src/site/apt/index.apt
----------------------------------------------------------------------
diff --git a/docs/src/site/apt/index.apt b/docs/src/site/apt/index.apt
index 4bb7b03..fa2506d 100644
--- a/docs/src/site/apt/index.apt
+++ b/docs/src/site/apt/index.apt
@@ -64,7 +64,7 @@ Introduction
 
 Getting Started with Ambari
 
-  Follow the {{{https://cwiki.apache.org/confluence/display/AMBARI/Instructions+for+installing+Ambari-1.4.1+bits} installation guide for Ambari 1.4.1}}.
+  Follow the {{{https://cwiki.apache.org/confluence/display/AMBARI/Instructions+for+installing+Ambari-1.4.2+bits} installation guide for Ambari 1.4.2}}.
 
   Note: Ambari currently supports the 64-bit version of the following Operating Systems:
 

http://git-wip-us.apache.org/repos/asf/ambari/blob/35df112e/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 42721a4..7c36b57 100644
--- a/docs/src/site/apt/whats-new.apt
+++ b/docs/src/site/apt/whats-new.apt
@@ -16,20 +16,13 @@
 
 What's New with Ambari?
 
- * The current Ambari 1.4.1 features:
+ * The current Ambari 1.4.2 features:
 
    * Ability to deploy and manage the Hadoop 2.0 stack using Ambari
 
-   * A wizard to enable Namenode HA
-
-   * Added support for enabling Kerberos based security for Hadoop 2.0 services
-
-   * Support to work with SSL enabled Hadoop daemons 
-
-   * Support to work with web authentication enabled for Hadoop daemons
-
-   * Added support for JDK 7 
-
+   * Ability to move Masters
+    
+   * Ability to delete hosts/host  components and services
 
 Getting Ambari Source
 

http://git-wip-us.apache.org/repos/asf/ambari/blob/35df112e/docs/src/site/site.xml
----------------------------------------------------------------------
diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml
index aab267b..fab18d4 100644
--- a/docs/src/site/site.xml
+++ b/docs/src/site/site.xml
@@ -103,6 +103,7 @@
     </menu>
 
     <menu name="Releases">
+        <item name="1.4.2" href="http://www.apache.org/dist/ambari/ambari-1.4.2/"/>
         <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/"/>
@@ -114,6 +115,7 @@
     </menu>
 
     <menu name="Documentation">
+        <item name="Install Guide for 1.4.2" href="https://cwiki.apache.org/confluence/display/AMBARI/Instructions+for+installing+Ambari-1.4.2+bits"/>
         <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"/>