This is an automated email from the ASF dual-hosted git repository.
oleewere 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 4b41b0e Upgrade docs for 2.7.1 release (#2167)
4b41b0e is described below
commit 4b41b0ef1bf9a7df93b5d98c313a065ec009f574
Author: Olivér Szabó <[email protected]>
AuthorDate: Thu Aug 30 22:21:52 2018 +0200
Upgrade docs for 2.7.1 release (#2167)
* Upgrade docs for 2.7.1 release
* Update what's new page
---
docs/src/site/apt/index.apt | 2 +-
docs/src/site/apt/whats-new.apt | 4 ++--
docs/src/site/site.xml | 1 +
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/docs/src/site/apt/index.apt b/docs/src/site/apt/index.apt
index 8ba3e87..4a22fb8 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.7.0}
installation guide for Ambari 2.7.0}}.
+ Follow the
{{{https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.7.1}
installation guide for Ambari 2.7.1}}.
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 7bf5bf8..f00e2f9 100644
--- a/docs/src/site/apt/whats-new.apt
+++ b/docs/src/site/apt/whats-new.apt
@@ -16,7 +16,7 @@
What's New with Ambari?
- * The latest release of Ambari is Ambari 2.7.0.
+ * The latest release of Ambari is Ambari 2.7.1.
* Ambari 2.7.0 added the following features:
@@ -78,7 +78,7 @@ JIRA
User Guide
- Take a look at
{{{https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.5.1}
how to install a Hadoop cluster using Ambari 2.5.1}}.
+ Take a look at
{{{https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.7.1}
how to install a Hadoop cluster using Ambari 2.7.1}}.
Stay Tuned
diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml
index db0f0dd..1734086 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.1"
href="https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.7.1"/>
<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"/>