You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by is...@apache.org on 2018/07/13 19:50:16 UTC

[ambari] branch branch-2.7 updated: Updating Ambari docs for Ambari 2.7.0

This is an automated email from the ASF dual-hosted git repository.

ishanbha pushed a commit to branch branch-2.7
in repository https://gitbox.apache.org/repos/asf/ambari.git


The following commit(s) were added to refs/heads/branch-2.7 by this push:
     new 7b76144  Updating Ambari docs for Ambari 2.7.0
7b76144 is described below

commit 7b7614421ef8736088b1a1fb8480a3ffc4c5dc74
Author: Ishan Bhatt <is...@gmail.com>
AuthorDate: Fri Jul 13 12:49:19 2018 -0700

    Updating Ambari docs for Ambari 2.7.0
---
 docs/pom.xml                    |  2 +-
 docs/src/site/apt/index.apt     |  2 +-
 docs/src/site/apt/whats-new.apt | 45 +++++++++++++++++++++++++++++++++--------
 docs/src/site/site.xml          |  2 ++
 4 files changed, 41 insertions(+), 10 deletions(-)

diff --git a/docs/pom.xml b/docs/pom.xml
index b4847b6..72dc38d 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -28,7 +28,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.apache.ambari</groupId>
-    <version>2.7.0.0.0</version>
+    <version>2.7.0</version>
     <artifactId>ambari</artifactId>
     <packaging>pom</packaging>
 
diff --git a/docs/src/site/apt/index.apt b/docs/src/site/apt/index.apt
index 65be00d..5db96f6 100644
--- a/docs/src/site/apt/index.apt
+++ b/docs/src/site/apt/index.apt
@@ -52,7 +52,7 @@ Introduction
 
 Getting Started with Ambari
 
-  Follow the {{{https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.6.2} installation guide for Ambari 2.6.2}}.
+  Follow the {{{https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.7.0} installation guide for Ambari 2.7.0}}.
 
   Note: Ambari currently supports the 64-bit version of the following Operating Systems:
 
diff --git a/docs/src/site/apt/whats-new.apt b/docs/src/site/apt/whats-new.apt
index 334dbfe..7bf5bf8 100644
--- a/docs/src/site/apt/whats-new.apt
+++ b/docs/src/site/apt/whats-new.apt
@@ -16,7 +16,43 @@
 
 What's New with Ambari?
 
-  * The latest release of Ambari is Ambari 2.6.2.
+  * The latest release of Ambari is Ambari 2.7.0.
+
+  * Ambari 2.7.0 added the following features:
+
+    * The Ambari UI, Ambari Server, and Ambari Agent have been significantly reworked to more efficiently handle large cluster management
+
+    * In order to more efficiently manage large clusters, the AMS schema has been updated, and metric aggregation has been improved.
+
+    * Updated default configurations, and configuration recommendations to ensure AMS is tuned well out of the box.
+
+    * Added support for easily adding and managing new HDFS namespaces.
+
+    * Added support for managing ViewFS mount table configuration.
+
+    * Added FreeIPA as a supported KDC implementation.
+
+    * Added support for a new Isilon Management Pack that can be used to easily install HDP on an existing Isilon OneFS implementation.
+
+    * Ambari Infra Solr now uses Solr 7.
+
+    * Amazon Linux is now a supported deployment platform.
+
+    * Commonly customized properties are now confgurable all in one place during the installation, making it much easier to quickly configure your installation.
+
+    * Added the ability for teams to quickly see who initiated operations like Add Service, Add Host, Enable HA, etc.
+
+    * Added the ability for teams to quickly see who performed operations like restarting services, etc.
+
+    * Made it easier to find hosts when adding services to a large cluster with many components deployed to it.
+
+    * Added the ability to bulk add and delete components to multiple hosts.
+
+    * Added the ability to delete hosts in bulk.
+
+    * Created a new API portal in the Ambari Server to quickly understand and try out the Ambari API. Navigate to http://ambari.server:8080/api-docs to view the portal.
+
+    * Made it easer to setup SSO for Ambari, Atlas, and Ranger.
 
   * Ambari 2.6.2 added the following features:
 
@@ -28,13 +64,6 @@ What's New with Ambari?
 
     * Conditionally Install LZO packages through Ambari (AMBARI-22457)
 
-  * Ambari 2.6.0 added the following features:
-
-    * Ambari Metrics System's (AMS) distributed mode with multiple Collectors (General Availability) (AMBARI-15901)
-
-    * Improvements in Host Recovery (Restart only), moving masters with minimum impact and scale testing (AMBARI-21898, AMBARI-21929, AMBARI-21834)
-
-    * Improvement in Data Archival & Purging in Ambari Infra (AMBARI-21810)
 
 Getting Ambari Source
 
diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml
index 67c4ede..db0f0dd 100644
--- a/docs/src/site/site.xml
+++ b/docs/src/site/site.xml
@@ -107,6 +107,7 @@
       <item name="Quick Start Guide" href="https://cwiki.apache.org/confluence/display/AMBARI/Quick+Start+Guide"/>
       <item name="Features + Roadmap" href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=30755705"/>
       <item name="API Reference" href="https://github.com/apache/ambari/blob/trunk/ambari-server/docs/api/v1/index.md"/>
+      <item name="Install Guide for 2.7.0" href="https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.7.0"/>
       <item name="Install Guide for 2.6.2" href="https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.6.2"/>
       <item name="Install Guide for 2.6.1" href="https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.6.1"/>
       <item name="Install Guide for 2.6.0" href="https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.6.0"/>
@@ -145,6 +146,7 @@
     </menu>
 
     <menu name="Releases">
+      <item name="2.7.0" href="http://www.apache.org/dyn/closer.cgi/ambari/ambari-2.7.0"/>
       <item name="2.6.2" href="http://www.apache.org/dyn/closer.cgi/ambari/ambari-2.6.2"/>
       <item name="2.6.1" href="http://www.apache.org/dyn/closer.cgi/ambari/ambari-2.6.1"/>
       <item name="2.6.0" href="http://archive.apache.org/dist/ambari/ambari-2.6.0"/>