This is an automated email from the ASF dual-hosted git repository.
sekikn pushed a commit to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/bigtop.git
The following commit(s) were added to refs/heads/branch-3.1 by this push:
new f457def5 Bigtop 3.1.0 release.
f457def5 is described below
commit f457def51dec2ac5a9f3652e40d72f3f5ea461ee
Author: Kengo Seki <[email protected]>
AuthorDate: Tue May 17 12:59:57 2022 +0900
Bigtop 3.1.0 release.
---
CHANGES.txt | 9 ++++++++-
src/site/xdoc/release-notes.xml | 14 ++++++++++++++
2 files changed, 22 insertions(+), 1 deletion(-)
diff --git a/CHANGES.txt b/CHANGES.txt
index 7cf4de4e..e1fdc033 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -15,7 +15,7 @@
Bigtop Changelog
-* Release 3.1.0 (2022-04-26)
+* Release 3.1.0 (2022-05-17)
Release Notes - Bigtop - Version 3.1.0
@@ -58,6 +58,12 @@ Release Notes - Bigtop - Version 3.1.0
* [BIGTOP-3666] - Replace the Docker provisioner config for CentOS 8 with
Rocky 8
* [BIGTOP-3671] - Add a patch for CVE-2021-22569 to bigtop_toolchain
* [BIGTOP-3672] - Unable build bigtop-puppet/bigtop-slaves images
+ * [BIGTOP-3675] - Building Tez fails due to broken dependency
+ * [BIGTOP-3676] - Building Ambari for Debian 11 on ppc64le fails due to
missing python
+ * [BIGTOP-3677] - Building HBase for CentOS 7 on arm64 and ppc64le fails
due to missing libraries
+ * [BIGTOP-3678] - Building Zeppelin fails due to dependency convergence
error
+ * [BIGTOP-3679] - Building Phoenix for CentOS 7 fails on aarch64
+ * [BIGTOP-3680] - HBase smoke test fails on ppc64le
** New Feature
* [BIGTOP-3600] - Add support for Debian 11 Bullseye
@@ -89,6 +95,7 @@ Release Notes - Bigtop - Version 3.1.0
* [BIGTOP-3593] - Fix Bigtop Solr check Rat Issues
* [BIGTOP-3605] - Define Bigtop 3.1 release BOM
* [BIGTOP-3654] - Building Hadoop fails on ppc64le
+ * [BIGTOP-3684] - Fix RAT issues in Bigtop source tree
* Release 3.0.1 (2022-04-11)
diff --git a/src/site/xdoc/release-notes.xml b/src/site/xdoc/release-notes.xml
index 21926fc6..4f1b86c5 100644
--- a/src/site/xdoc/release-notes.xml
+++ b/src/site/xdoc/release-notes.xml
@@ -99,6 +99,18 @@
</li>
<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3672'>BIGTOP-3672</a>] -
Unable build bigtop-puppet/bigtop-slaves images
</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3675'>BIGTOP-3675</a>] -
Building Tez fails due to broken dependency
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3676'>BIGTOP-3676</a>] -
Building Ambari for Debian 11 on ppc64le fails due to missing python
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3677'>BIGTOP-3677</a>] -
Building HBase for CentOS 7 on arm64 and ppc64le fails due to missing
libraries
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3678'>BIGTOP-3678</a>] -
Building Zeppelin fails due to dependency convergence error
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3679'>BIGTOP-3679</a>] -
Building Phoenix for CentOS 7 fails on aarch64
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3680'>BIGTOP-3680</a>] -
HBase smoke test fails on ppc64le
+</li>
</ul>
<h2> New Feature
@@ -164,6 +176,8 @@
</li>
<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3654'>BIGTOP-3654</a>] -
Building Hadoop fails on ppc64le
</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3684'>BIGTOP-3684</a>] -
Fix RAT issues in Bigtop source tree
+</li>
</ul>
<h3>Release Notes - Bigtop - Version 3.0.1</h3>