You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by se...@apache.org on 2020/12/06 15:14:39 UTC

[bigtop] branch master updated: Additional fix of release notes for 1.5.0 RC0

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

sekikn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bigtop.git


The following commit(s) were added to refs/heads/master by this push:
     new 01873ff  Additional fix of release notes for 1.5.0 RC0
01873ff is described below

commit 01873ffead3bdb6f9060286deb506fd34cf09716
Author: Kengo Seki <se...@apache.org>
AuthorDate: Mon Dec 7 00:10:30 2020 +0900

    Additional fix of release notes for 1.5.0 RC0
---
 CHANGES.txt                     | 6 +++++-
 src/site/xdoc/release-notes.xml | 8 ++++++++
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index 5c87895..34bcd94 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -17,7 +17,7 @@ Bigtop Changelog
 
 * Release 1.6.0 (unreleased)
 
-* Release 1.5.0 (2020-11-27)
+* Release 1.5.0 (2020-12-07)
 
 Release Notes - Bigtop - Version 1.5.0
 
@@ -134,6 +134,9 @@ Release Notes - Bigtop - Version 1.5.0
     * [BIGTOP-3449] - Failed to build Haddop-2.10.1 on Arm64
     * [BIGTOP-3451] - Fix smoke test for SparkR
     * [BIGTOP-3455] - Hive 2.2.x bug with DBTokenStore
+    * [BIGTOP-3458] - Fix broken dependency on groovy-all in the test framework
+    * [BIGTOP-3459] - Deploying GPDB fails on ARM64 CentOS 7
+    * [BIGTOP-3462] - Deploying Livy fails if the SPARK_HOME directory doesn't exist
 
 ** New Feature
     * [BIGTOP-2961] - Add Apache Livy (incubating) to Bigtop stack
@@ -168,6 +171,7 @@ Release Notes - Bigtop - Version 1.5.0
     * [BIGTOP-3415] - Extend timeout for Spark smoke test
     * [BIGTOP-3431] - Update github Readme.md to be more newbie friendly
     * [BIGTOP-3441] - Suppress YCSB smoke test output
+    * [BIGTOP-3460] - Extend timeout for Ambari Server setup
 
 ** Wish
     * [BIGTOP-3268] - Add ability to change limits for nagios checks in charm
diff --git a/src/site/xdoc/release-notes.xml b/src/site/xdoc/release-notes.xml
index e75c7cd..e8882e0 100644
--- a/src/site/xdoc/release-notes.xml
+++ b/src/site/xdoc/release-notes.xml
@@ -247,6 +247,12 @@
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3455'>BIGTOP-3455</a>] -         Hive 2.2.x bug with DBTokenStore
 </li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3458'>BIGTOP-3458</a>] -         Fix broken dependency on groovy-all in the test framework
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3459'>BIGTOP-3459</a>] -         Deploying GPDB fails on ARM64 CentOS 7
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3462'>BIGTOP-3462</a>] -         Deploying Livy fails if the SPARK_HOME directory doesn&#39;t exist
+</li>
 </ul>
 
 <h2>        New Feature
@@ -317,6 +323,8 @@
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3441'>BIGTOP-3441</a>] -         Suppress YCSB smoke test output
 </li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3460'>BIGTOP-3460</a>] -         Extend timeout for Ambari Server setup
+</li>
 </ul>
 
 <h2>        Wish