You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by sr...@apache.org on 2014/01/21 22:13:50 UTC

git commit: Ambari-1.4.3 Release WebSite changes

Updated Branches:
  refs/heads/trunk 75a5655a9 -> 6ddd861cd


Ambari-1.4.3 Release WebSite changes


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

Branch: refs/heads/trunk
Commit: 6ddd861cd3e585a1bcd66bf09ff15fe1914a625a
Parents: 75a5655
Author: Srimanth Gunturi <sg...@hortonworks.com>
Authored: Tue Jan 21 12:34:42 2014 -0800
Committer: Srimanth Gunturi <sg...@hortonworks.com>
Committed: Tue Jan 21 13:13:40 2014 -0800

----------------------------------------------------------------------
 docs/pom.xml                    |  2 +-
 docs/src/site/apt/index.apt     |  2 +-
 docs/src/site/apt/whats-new.apt | 12 ++++++------
 docs/src/site/site.xml          |  4 +++-
 4 files changed, 11 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/6ddd861c/docs/pom.xml
----------------------------------------------------------------------
diff --git a/docs/pom.xml b/docs/pom.xml
index 596ece5..3623407 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -28,7 +28,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.apache.ambari</groupId>
-    <version>1.4.1-SNAPSHOT</version>
+    <version>1.4.3</version>
     <artifactId>ambari</artifactId>
     <packaging>pom</packaging>
 

http://git-wip-us.apache.org/repos/asf/ambari/blob/6ddd861c/docs/src/site/apt/index.apt
----------------------------------------------------------------------
diff --git a/docs/src/site/apt/index.apt b/docs/src/site/apt/index.apt
index fa2506d..78742ad 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.2+bits} installation guide for Ambari 1.4.2}}.
+  Follow the {{{https://cwiki.apache.org/confluence/display/AMBARI/Instructions+for+installing+Ambari-1.4.3+bits} installation guide for Ambari 1.4.3}}.
 
   Note: Ambari currently supports the 64-bit version of the following Operating Systems:
 

http://git-wip-us.apache.org/repos/asf/ambari/blob/6ddd861c/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 7c36b57..a70aae6 100644
--- a/docs/src/site/apt/whats-new.apt
+++ b/docs/src/site/apt/whats-new.apt
@@ -16,13 +16,13 @@
 
 What's New with Ambari?
 
- * The current Ambari 1.4.2 features:
+ * The current Ambari 1.4.3 features:
 
-   * Ability to deploy and manage the Hadoop 2.0 stack using Ambari
+   * Ability to create varying cluster configurations for a heterogeneous cluster using <Config Groups>
 
-   * Ability to move Masters
-    
-   * Ability to delete hosts/host  components and services
+   * Ability to view which services and hosts have stale configurations
+
+   * Ability to view effective configurations at a host level
 
 Getting Ambari Source
 
@@ -37,7 +37,7 @@ JIRA
 
 User Guide
 
-  Take a look at {{{https://cwiki.apache.org/confluence/display/AMBARI/Instructions+for+installing+Ambari-1.4.1+bits} how to install a Hadoop cluster using Ambari 1.4.1}}.
+  Take a look at {{{https://cwiki.apache.org/confluence/display/AMBARI/Instructions+for+installing+Ambari-1.4.3+bits} how to install a Hadoop cluster using Ambari 1.4.3}}.
 
 Stay Tuned
 

http://git-wip-us.apache.org/repos/asf/ambari/blob/6ddd861c/docs/src/site/site.xml
----------------------------------------------------------------------
diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml
index 39bd26c..0760ab1 100644
--- a/docs/src/site/site.xml
+++ b/docs/src/site/site.xml
@@ -103,7 +103,8 @@
     </menu>
 
     <menu name="Releases">
-        <item name="1.4.2" href="http://www.apache.org/dyn/closer.cgi/ambari/ambari-1.4.2"/>
+        <item name="1.4.3" href="http://www.apache.org/dyn/closer.cgi/ambari/ambari-1.4.3"/>
+        <item name="1.4.2" href="http://archive.apache.org/dist/ambari/ambari-1.4.2/"/>
         <item name="1.4.1" href="http://archive.apache.org/dist/incubator/ambari/ambari-1.4.1/"/>
         <item name="1.2.5" href="http://archive.apache.org/dist/incubator/ambari/ambari-1.2.5/"/>
         <item name="1.2.4" href="http://archive.apache.org/dist/incubator/ambari/ambari-1.2.4/"/>
@@ -115,6 +116,7 @@
     </menu>
 
     <menu name="Documentation">
+        <item name="Install Guide for 1.4.3" href="https://cwiki.apache.org/confluence/display/AMBARI/Instructions+for+installing+Ambari-1.4.3+bits"/>
         <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"/>