This is an automated email from the ASF dual-hosted git repository. sekikn pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/bigtop.git
commit b5255680abb8db9ba74475e1caa9cf998e8feb10 Author: Kengo Seki <[email protected]> AuthorDate: Mon Mar 28 09:42:21 2022 +0900 Bigtop 3.0.1 release --- CHANGES.txt | 44 ++++++++++++++++++++ src/site/xdoc/release-notes.xml | 89 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 133 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index ed5c3af..d7f7095 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -15,6 +15,50 @@ Bigtop Changelog +Release Notes - Bigtop - Version 3.0.1 + +** Sub-task + * [BIGTOP-3649] - Nexus local mirror functionality doesn't work in CI build + +** Bug + * [BIGTOP-3589] - Fix build failure of Alluxio caused by buildnumber-maven-plugin + * [BIGTOP-3595] - The webui module is missing in the RPM package and failed to create the alluxio user + * [BIGTOP-3607] - Change the ambari metric repo to fix build error + * [BIGTOP-3609] - Update ca-certificates for CentOS 7 + * [BIGTOP-3614] - Docker provisioner fails to start a cluster on Debian 10/11 images + * [BIGTOP-3634] - enable_local_repo doesn't work for CentOS because of priority + * [BIGTOP-3639] - build failure of Alluxio ppc64le + * [BIGTOP-3647] - Change RPM repository for CentOS 8 to Vault Mirror + * [BIGTOP-3652] - Add the python-is-python2 package to the toolchain for Ubuntu 20.04 + * [BIGTOP-3653] - Building Kibana fails due to the npm error + * [BIGTOP-3655] - Cluster deployment via Ambari fails on CentOS due to the lack of execute permission + * [BIGTOP-3656] - Fix Mpack's build and deployment problems on Ubuntu + +** New Feature + * [BIGTOP-3600] - Add support for Debian 11 Bullseye + * [BIGTOP-3637] - Add Rocky Linux 8 support + +** Improvement + * [BIGTOP-3615] - Upgrade log4j2 of Hive 3.1.2 to 2.16.0 + * [BIGTOP-3616] - Bump Flink to 1.11.6 + * [BIGTOP-3618] - Bump Solr to 8.11.1 + * [BIGTOP-3624] - Bump Alluxio's log4j dependencies to 2.17.0 + * [BIGTOP-3626] - Patch log4j version of ycsb + * [BIGTOP-3632] - Bump elasticsearch's log4j dependencies to 2.17.0 + * [BIGTOP-3635] - Bump logstash's log4j dependencies to 2.17.0 + * [BIGTOP-3640] - Upgrade hive's log4j2 version to 2.17.1 for Bigtop 3.0.x + * [BIGTOP-3642] - Upgrade log4j to 2.17.1 on all components + * [BIGTOP-3646] - Upgrade Geode and TableStore SDK version for YCSB + * [BIGTOP-3648] - Change download site to dlcdn.apache.org for installing Ant and Maven + +** Task + * [BIGTOP-3590] - Hbase smoke tests failed on Ubuntu 20.04 + * [BIGTOP-3591] - Upgrading Bigtop-Mpack services deploying scripts aligned to Ambari-2.7.5 + * [BIGTOP-3592] - Remove Ambari stack-select tool dependency from stack hooks + * [BIGTOP-3593] - Fix Bigtop Solr check Rat Issues + * [BIGTOP-3654] - Building Hadoop fails on ppc64le + + * Release 3.0.0 (2021-10-15) Release Notes - Bigtop - Version 3.0.0 diff --git a/src/site/xdoc/release-notes.xml b/src/site/xdoc/release-notes.xml index 8167649..9d91858 100644 --- a/src/site/xdoc/release-notes.xml +++ b/src/site/xdoc/release-notes.xml @@ -17,6 +17,95 @@ <section name="Bigtop Project Release Notes"> <!-- Paste release notes from https://issues.apache.org/jira/browse/BIGTOP here. --> + <h3>Release Notes - Bigtop - Version 3.0.1</h3> + +<h2> Sub-task +</h2> +<ul> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3649'>BIGTOP-3649</a>] - Nexus local mirror functionality doesn't work in CI build +</li> +</ul> + +<h2> Bug +</h2> +<ul> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3589'>BIGTOP-3589</a>] - Fix build failure of Alluxio caused by buildnumber-maven-plugin +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3595'>BIGTOP-3595</a>] - The webui module is missing in the RPM package and failed to create the alluxio user +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3607'>BIGTOP-3607</a>] - Change the ambari metric repo to fix build error +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3609'>BIGTOP-3609</a>] - Update ca-certificates for CentOS 7 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3614'>BIGTOP-3614</a>] - Docker provisioner fails to start a cluster on Debian 10/11 images +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3634'>BIGTOP-3634</a>] - enable_local_repo doesn't work for CentOS because of priority +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3639'>BIGTOP-3639</a>] - build failure of Alluxio ppc64le +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3647'>BIGTOP-3647</a>] - Change RPM repository for CentOS 8 to Vault Mirror +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3652'>BIGTOP-3652</a>] - Add the python-is-python2 package to the toolchain for Ubuntu 20.04 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3653'>BIGTOP-3653</a>] - Building Kibana fails due to the npm error +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3655'>BIGTOP-3655</a>] - Cluster deployment via Ambari fails on CentOS due to the lack of execute permission +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3656'>BIGTOP-3656</a>] - Fix Mpack's build and deployment problems on Ubuntu +</li> +</ul> + +<h2> New Feature +</h2> +<ul> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3600'>BIGTOP-3600</a>] - Add support for Debian 11 Bullseye +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3637'>BIGTOP-3637</a>] - Add Rocky Linux 8 support +</li> +</ul> + +<h2> Improvement +</h2> +<ul> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3615'>BIGTOP-3615</a>] - Upgrade log4j2 of Hive 3.1.2 to 2.16.0 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3616'>BIGTOP-3616</a>] - Bump Flink to 1.11.6 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3618'>BIGTOP-3618</a>] - Bump Solr to 8.11.1 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3624'>BIGTOP-3624</a>] - Bump Alluxio's log4j dependencies to 2.17.0 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3626'>BIGTOP-3626</a>] - Patch log4j version of ycsb +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3632'>BIGTOP-3632</a>] - Bump elasticsearch's log4j dependencies to 2.17.0 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3635'>BIGTOP-3635</a>] - Bump logstash's log4j dependencies to 2.17.0 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3640'>BIGTOP-3640</a>] - Upgrade hive's log4j2 version to 2.17.1 for Bigtop 3.0.x +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3642'>BIGTOP-3642</a>] - Upgrade log4j to 2.17.1 on all components +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3646'>BIGTOP-3646</a>] - Upgrade Geode and TableStore SDK version for YCSB +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3648'>BIGTOP-3648</a>] - Change download site to dlcdn.apache.org for installing Ant and Maven +</li> +</ul> + +<h2> Task +</h2> +<ul> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3590'>BIGTOP-3590</a>] - Hbase smoke tests failed on Ubuntu 20.04 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3591'>BIGTOP-3591</a>] - Upgrading Bigtop-Mpack services deploying scripts aligned to Ambari-2.7.5 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3592'>BIGTOP-3592</a>] - Remove Ambari stack-select tool dependency from stack hooks +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3593'>BIGTOP-3593</a>] - Fix Bigtop Solr check Rat Issues +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3654'>BIGTOP-3654</a>] - Building Hadoop fails on ppc64le +</li> +</ul> + <h3>Release Notes - Bigtop - Version 3.0.0</h3> <h2> Sub-task
