This is an automated email from the ASF dual-hosted git repository.
iwasakims pushed a commit to branch branch-3.2
in repository https://gitbox.apache.org/repos/asf/bigtop.git
The following commit(s) were added to refs/heads/branch-3.2 by this push:
new 193f6d99 Preparing for release 3.2.0
193f6d99 is described below
commit 193f6d99f32a36015fd353043634c87fee6e3816
Author: Masatake Iwasaki <[email protected]>
AuthorDate: Wed Jul 5 00:37:23 2023 +0000
Preparing for release 3.2.0
---
CHANGES.txt | 29 ++++++++++++++++++++++
src/site/xdoc/release-notes.xml | 54 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 83 insertions(+)
diff --git a/CHANGES.txt b/CHANGES.txt
index 87831ba8..b4cfef0a 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -15,6 +15,35 @@
Bigtop Changelog
+* Release 3.2.1 (2023-07-05)
+
+Release Notes - Bigtop - Version 3.2.1
+
+** Sub-task
+ * [BIGTOP-3920] - Upgrade Hadoop to 3.3.5
+
+** Bug
+ * [BIGTOP-3897] - Failed to deploy gpdb on Fedora-36 for arm64/ppc64le
+ * [BIGTOP-3901] - Fix failure of Kerberos deployment on Rocky Linux 8 and
Ubuntu 22.04
+ * [BIGTOP-3905] - Update Bigtop-stack-provisioner repo for the latest
3.2.0 release
+ * [BIGTOP-3926] - Fix build failure of Hive against Hadoop 3.3.5
+ * [BIGTOP-3927] - Fix build failure of HBase against Hadoop 3.3.5
+ * [BIGTOP-3929] - Fix build failure of Flink due to transitive dependency
on pentaho-aggdesigner-algorithm
+ * [BIGTOP-3930] - Fix deployment failure on Ubuntu 22.04 due to
unavailable dependency on python
+ * [BIGTOP-3945] - Fix YCSB build issues for deprecated mapr repo url
+ * [BIGTOP-3946] - Fix build failure of Ambari due to expired certificate
of bower repo
+ * [BIGTOP-3947] - Fix build failure of Oozie due to insufficient test
scope dependency on hive-service
+ * [BIGTOP-3948] - Fix build failure of Tez due to expired certificate of
bower repo
+ * [BIGTOP-3949] - Fix dependency convergence error of Zeppelin
+ * [BIGTOP-3952] - Fix toolchain to download Maven from archive.apache.org
instead of dlcdn.apache.org
+ * [BIGTOP-3954] - Fix the version definition in bigtop.bom so that
`./gradlew setversion` works
+
+** Improvement
+ * [BIGTOP-3900] - Migrate secure DataNode settings from jsvc to SASL
+ * [BIGTOP-3915] - soft link error about jar of hadoop in {hbase_home}/lib
+ * [BIGTOP-3951] - Fix toolchain to work with the recent version of facter
+
+
* Release 3.2.0 (2023-01-16)
Release Notes - Bigtop - Version 3.2.0
diff --git a/src/site/xdoc/release-notes.xml b/src/site/xdoc/release-notes.xml
index 978f355a..600c92c7 100644
--- a/src/site/xdoc/release-notes.xml
+++ b/src/site/xdoc/release-notes.xml
@@ -17,6 +17,60 @@
<section name="Bigtop Project Release Notes">
<!-- Paste release notes from
https://issues.apache.org/jira/browse/BIGTOP here. -->
+
+ <h3>Release Notes - Bigtop - Version 3.2.1</h3>
+
+<h2> Sub-task
+</h2>
+<ul>
+<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3920'>BIGTOP-3920</a>] -
Upgrade Hadoop to 3.3.5
+</li>
+</ul>
+
+<h2> Bug
+</h2>
+<ul>
+<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3897'>BIGTOP-3897</a>] -
Failed to deploy gpdb on Fedora-36 for arm64/ppc64le
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3901'>BIGTOP-3901</a>] -
Fix failure of Kerberos deployment on Rocky Linux 8 and Ubuntu 22.04
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3905'>BIGTOP-3905</a>] -
Update Bigtop-stack-provisioner repo for the latest 3.2.0 release
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3926'>BIGTOP-3926</a>] -
Fix build failure of Hive against Hadoop 3.3.5
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3927'>BIGTOP-3927</a>] -
Fix build failure of HBase against Hadoop 3.3.5
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3929'>BIGTOP-3929</a>] -
Fix build failure of Flink due to transitive dependency on
pentaho-aggdesigner-algorithm
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3930'>BIGTOP-3930</a>] -
Fix deployment failure on Ubuntu 22.04 due to unavailable dependency on
python
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3945'>BIGTOP-3945</a>] -
Fix YCSB build issues for deprecated mapr repo url
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3946'>BIGTOP-3946</a>] -
Fix build failure of Ambari due to expired certificate of bower repo
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3947'>BIGTOP-3947</a>] -
Fix build failure of Oozie due to insufficient test scope dependency on
hive-service
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3948'>BIGTOP-3948</a>] -
Fix build failure of Tez due to expired certificate of bower repo
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3949'>BIGTOP-3949</a>] -
Fix dependency convergence error of Zeppelin
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3952'>BIGTOP-3952</a>] -
Fix toolchain to download Maven from archive.apache.org instead of
dlcdn.apache.org
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3954'>BIGTOP-3954</a>] -
Fix the version definition in bigtop.bom so that `./gradlew setversion`
works
+</li>
+</ul>
+
+<h2> Improvement
+</h2>
+<ul>
+<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3900'>BIGTOP-3900</a>] -
Migrate secure DataNode settings from jsvc to SASL
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3915'>BIGTOP-3915</a>] -
soft link error about jar of hadoop in {hbase_home}/lib
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3951'>BIGTOP-3951</a>] -
Fix toolchain to work with the recent version of facter
+</li>
+</ul>
+
<h3>Release Notes - Bigtop - Version 3.2.0</h3>
<h2> Sub-task