Explorar el Código

Ambari 1.4.2 Release

Mahadev Konar hace 11 años
padre
commit
35df112e6d
Se han modificado 3 ficheros con 7 adiciones y 12 borrados
  1. 1 1
      docs/src/site/apt/index.apt
  2. 4 11
      docs/src/site/apt/whats-new.apt
  3. 2 0
      docs/src/site/site.xml

+ 1 - 1
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:
 

+ 4 - 11
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
 

+ 2 - 0
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"/>