Skip to content

Commit f457def

Browse files
committed
Bigtop 3.1.0 release.
1 parent 6802d7c commit f457def

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGES.txt

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
Bigtop Changelog
1717

18-
* Release 3.1.0 (2022-04-26)
18+
* Release 3.1.0 (2022-05-17)
1919

2020
Release Notes - Bigtop - Version 3.1.0
2121

@@ -58,6 +58,12 @@ Release Notes - Bigtop - Version 3.1.0
5858
* [BIGTOP-3666] - Replace the Docker provisioner config for CentOS 8 with Rocky 8
5959
* [BIGTOP-3671] - Add a patch for CVE-2021-22569 to bigtop_toolchain
6060
* [BIGTOP-3672] - Unable build bigtop-puppet/bigtop-slaves images
61+
* [BIGTOP-3675] - Building Tez fails due to broken dependency
62+
* [BIGTOP-3676] - Building Ambari for Debian 11 on ppc64le fails due to missing python
63+
* [BIGTOP-3677] - Building HBase for CentOS 7 on arm64 and ppc64le fails due to missing libraries
64+
* [BIGTOP-3678] - Building Zeppelin fails due to dependency convergence error
65+
* [BIGTOP-3679] - Building Phoenix for CentOS 7 fails on aarch64
66+
* [BIGTOP-3680] - HBase smoke test fails on ppc64le
6167

6268
** New Feature
6369
* [BIGTOP-3600] - Add support for Debian 11 Bullseye
@@ -89,6 +95,7 @@ Release Notes - Bigtop - Version 3.1.0
8995
* [BIGTOP-3593] - Fix Bigtop Solr check Rat Issues
9096
* [BIGTOP-3605] - Define Bigtop 3.1 release BOM
9197
* [BIGTOP-3654] - Building Hadoop fails on ppc64le
98+
* [BIGTOP-3684] - Fix RAT issues in Bigtop source tree
9299

93100

94101
* Release 3.0.1 (2022-04-11)

src/site/xdoc/release-notes.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,18 @@
9999
</li>
100100
<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3672'>BIGTOP-3672</a>] - Unable build bigtop-puppet/bigtop-slaves images
101101
</li>
102+
<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3675'>BIGTOP-3675</a>] - Building Tez fails due to broken dependency
103+
</li>
104+
<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
105+
</li>
106+
<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
107+
</li>
108+
<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3678'>BIGTOP-3678</a>] - Building Zeppelin fails due to dependency convergence error
109+
</li>
110+
<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3679'>BIGTOP-3679</a>] - Building Phoenix for CentOS 7 fails on aarch64
111+
</li>
112+
<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3680'>BIGTOP-3680</a>] - HBase smoke test fails on ppc64le
113+
</li>
102114
</ul>
103115

104116
<h2> New Feature
@@ -164,6 +176,8 @@
164176
</li>
165177
<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3654'>BIGTOP-3654</a>] - Building Hadoop fails on ppc64le
166178
</li>
179+
<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3684'>BIGTOP-3684</a>] - Fix RAT issues in Bigtop source tree
180+
</li>
167181
</ul>
168182

169183
<h3>Release Notes - Bigtop - Version 3.0.1</h3>

0 commit comments

Comments
 (0)