Repository: ambari Updated Branches: refs/heads/trunk 01bd864f1 -> ebd07ec1b
Updated docs for 1.5.0 release. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/ebd07ec1 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/ebd07ec1 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/ebd07ec1 Branch: refs/heads/trunk Commit: ebd07ec1b6c038b915144a4792593df07a852b91 Parents: 01bd864 Author: Yusaku Sako <[email protected]> Authored: Tue Apr 8 16:18:45 2014 -0700 Committer: Yusaku Sako <[email protected]> Committed: Tue Apr 8 16:18:45 2014 -0700 ---------------------------------------------------------------------- docs/pom.xml | 14 +++++++++++++- docs/src/site/apt/index.apt | 16 +++------------- docs/src/site/apt/whats-new.apt | 22 ++++++++++++++++++---- docs/src/site/site.xml | 4 +++- 4 files changed, 37 insertions(+), 19 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/ebd07ec1/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index 7265e05..02b6590 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.4</version> + <version>1.5.0</version> <artifactId>ambari</artifactId> <packaging>pom</packaging> @@ -431,6 +431,18 @@ </organization> </developer> <developer> + <id>sposetti</id> + <name>Jeff Sposetti</name> + <email>[email protected]</email> + <timezone>-8</timezone> + <roles> + <role>Committer</role> + </roles> + <organization> + Hortonworks + </organization> + </developer> + <developer> <id>swagle</id> <name>Siddharth Wagle</name> <email>[email protected]</email> http://git-wip-us.apache.org/repos/asf/ambari/blob/ebd07ec1/docs/src/site/apt/index.apt ---------------------------------------------------------------------- diff --git a/docs/src/site/apt/index.apt b/docs/src/site/apt/index.apt index 8585f0b..d32d3a0 100644 --- a/docs/src/site/apt/index.apt +++ b/docs/src/site/apt/index.apt @@ -18,18 +18,6 @@ Introduction The Apache Ambari project is aimed at making Hadoop management simpler by developing software for provisioning, managing, and monitoring Apache Hadoop clusters. Ambari provides an intuitive, easy-to-use Hadoop management web UI backed by its RESTful APIs. - 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://hive.apache.org} Hive}}, - {{{http://incubator.apache.org/hcatalog} HCatalog}}, - {{{http://hbase.apache.org} HBase}}, - {{{http://zookeeper.apache.org} ZooKeeper}}, - {{{http://incubator.apache.org/oozie/} Oozie}}, - {{{http://pig.apache.org} Pig}}, - {{{http://sqoop.apache.org} Sqoop}} - [] Ambari enables System Administrators to: @@ -64,7 +52,7 @@ Introduction Getting Started with Ambari - Follow the {{{https://cwiki.apache.org/confluence/display/AMBARI/Instructions+for+installing+Ambari-1.4.4+bits} installation guide for Ambari 1.4.4}}. + Follow the {{{https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+1.5.0} installation guide for Ambari 1.5.0}}. Note: Ambari currently supports the 64-bit version of the following Operating Systems: @@ -76,6 +64,8 @@ Getting Started with Ambari * SLES (SuSE Linux Enterprise Server) 11 + * Ubuntu 12 support is coming soon + Get Involved Visit the {{{https://cwiki.apache.org/confluence/display/AMBARI/Ambari} Ambari Wiki}} for design documents, roadmap, development guidelines, etc. http://git-wip-us.apache.org/repos/asf/ambari/blob/ebd07ec1/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 8b98d41..e2e0a09 100644 --- a/docs/src/site/apt/whats-new.apt +++ b/docs/src/site/apt/whats-new.apt @@ -16,11 +16,25 @@ What's New with Ambari? - * The current Ambari 1.4.4 features: + * The latest release Ambari 1.5.0 added the following features: - * Configuration updates and fixes. + * Maintenance Mode - * Fixes for upgrade scripts. + * Rolling Restarts + + * Bulk Host Operations + + * Service and Component Restarts + + * Decommission TaskTrackers, NodeManagers, RegionServers + + * Add Services to Existing Cluster + + * Customize ZooKeeper Configs + + * Refresh Client Configs + + * Default JDK 7 Getting Ambari Source @@ -35,7 +49,7 @@ JIRA User Guide - Take a look at {{{https://cwiki.apache.org/confluence/display/AMBARI/Instructions+for+installing+Ambari-1.4.4+bits} how to install a Hadoop cluster using Ambari 1.4.4}}. + Take a look at {{{https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+1.5.0} how to install a Hadoop cluster using Ambari 1.5.0}}. Stay Tuned http://git-wip-us.apache.org/repos/asf/ambari/blob/ebd07ec1/docs/src/site/site.xml ---------------------------------------------------------------------- diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml index 64dd98a..fc829f3 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.4" href="http://www.apache.org/dyn/closer.cgi/ambari/ambari-1.4.4"/> + <item name="1.5.0" href="http://www.apache.org/dyn/closer.cgi/ambari/ambari-1.5.0"/> + <item name="1.4.4" href="http://archive.apache.org/dist/ambari/ambari-1.4.4/"/> <item name="1.4.3" href="http://archive.apache.org/dist/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/"/> @@ -117,6 +118,7 @@ </menu> <menu name="Documentation"> + <item name="Install Guide for 1.5.0" href="https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+1.5.0"/> <item name="Install Guide for 1.4.4" href="https://cwiki.apache.org/confluence/display/AMBARI/Instructions+for+installing+Ambari-1.4.4+bits"/> <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"/>
