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 e246b6ce Bigtop 3.0.1 website update
e246b6ce is described below

commit e246b6ce153f7a94ff2e4c34a35fb18c5c0c8d38
Author: Kengo Seki <[email protected]>
AuthorDate: Mon Apr 11 19:47:57 2022 +0900

    Bigtop 3.0.1 website update
---
 CHANGES.txt                     | 48 +++++++++++++++++++++
 src/site/site.xml               |  3 +-
 src/site/xdoc/download.xml      |  8 +++-
 src/site/xdoc/release-notes.xml | 93 +++++++++++++++++++++++++++++++++++++++++
 4 files changed, 149 insertions(+), 3 deletions(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index d3ef1915..9fdaab39 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -17,6 +17,54 @@ Bigtop Changelog
 
 * Release 3.1.0-SNAPSHOT (unreleased)
 
+* Release 3.0.1 (2022-04-11)
+
+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
+    * [BIGTOP-3657] - Revert the download site to archive.apache.org partially
+    * [BIGTOP-3659] - Ambari deployment fails due to the odpi-ambari-mpack 
version mismatch
+
+** 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/site.xml b/src/site/site.xml
index 0a3c1c32..8576dd30 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -71,7 +71,8 @@
       <item name="1.3.0" 
href="https://archive.apache.org/dist/bigtop/bigtop-1.3.0/"/>
       <item name="1.4.0" 
href="https://archive.apache.org/dist/bigtop/bigtop-1.4.0/"/>
       <item name="1.5.0" 
href="https://archive.apache.org/dist/bigtop/bigtop-1.5.0/"/>
-      <item name="3.0.0" 
href="https://www.apache.org/dyn/closer.lua/bigtop/bigtop-3.0.0/"/>
+      <item name="3.0.0" 
href="https://archive.apache.org/dist/bigtop/bigtop-3.0.0/"/>
+      <item name="3.0.1" 
href="https://www.apache.org/dyn/closer.lua/bigtop/bigtop-3.0.1/"/>
     </menu>
 
     <menu name="Project Information">
diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml
index b83b5594..aa8376d2 100644
--- a/src/site/xdoc/download.xml
+++ b/src/site/xdoc/download.xml
@@ -35,16 +35,20 @@
                        <ul>
                                <li>
                                        The latest release of Apache Bigtop 
software framework <br/>
-                                       <a 
href="https://www.apache.org/dyn/closer.cgi/bigtop/bigtop-3.0.0/bigtop-3.0.0-project.tar.gz";>Bigtop
 3.0.0</a> (<a 
href="https://apache.org/dist/bigtop/bigtop-3.0.0/bigtop-3.0.0-project.tar.gz.asc";>pgp</a>
 <a 
href="https://apache.org/dist/bigtop/bigtop-3.0.0/bigtop-3.0.0-project.tar.gz.sha256";>sha256</a>
 <a 
href="https://apache.org/dist/bigtop/bigtop-3.0.0/bigtop-3.0.0-project.tar.gz.sha512";>sha512</a>)
+                                       <a 
href="https://www.apache.org/dyn/closer.cgi/bigtop/bigtop-3.0.1/bigtop-3.0.1-project.tar.gz";>Bigtop
 3.0.1</a> (<a 
href="https://apache.org/dist/bigtop/bigtop-3.0.1/bigtop-3.0.1-project.tar.gz.asc";>pgp</a>
 <a 
href="https://apache.org/dist/bigtop/bigtop-3.0.1/bigtop-3.0.1-project.tar.gz.sha256";>sha256</a>
 <a 
href="https://apache.org/dist/bigtop/bigtop-3.0.1/bigtop-3.0.1-project.tar.gz.sha512";>sha512</a>)
                                </li>
                                <li>
                                        Repositories of instsallable binary 
packages built with latest release
                                        of the Apache Bitop project <br/>
-                                       <a 
href="https://www.apache.org/dyn/closer.cgi/bigtop/bigtop-3.0.0/repos/";>Installable
 binary artifacts</a>
+                                       <a 
href="https://www.apache.org/dyn/closer.cgi/bigtop/bigtop-3.0.1/repos/";>Installable
 binary artifacts</a>
                                </li>
                        </ul>
                        <subsection name="Previous Releases" 
id="archived"></subsection>
                        <ul>
+                               <li>
+                                       3.0.0 released on 2021-10-23<br/>
+                                       <a 
href="https://archive.apache.org/dist/bigtop/bigtop-3.0.0/bigtop-3.0.0-project.tar.gz";>Bigtop
 3.0.0</a>(<a 
href="https://archive.apache.org/dist/bigtop/bigtop-3.0.0/bigtop-3.0.0-project.tar.gz.asc";>pgp</a>
 <a 
href="https://archive.apache.org/dist/bigtop/bigtop-3.0.0/bigtop-3.0.0-project.tar.gz.sha256";>sha256</a>
 <a 
href="https://archive.apache.org/dist/bigtop/bigtop-3.0.0/bigtop-3.0.0-project.tar.gz.sha512";>sha512</a>)
+                               </li>
                                <li>
                                        1.5.0 released on 2020-12-15<br/>
                                        <a 
href="https://archive.apache.org/dist/bigtop/bigtop-1.5.0/bigtop-1.5.0-project.tar.gz";>Bigtop
 1.5.0</a>(<a 
href="https://archive.apache.org/dist/bigtop/bigtop-1.5.0/bigtop-1.5.0-project.tar.gz.asc";>pgp</a>
 <a 
href="https://archive.apache.org/dist/bigtop/bigtop-1.5.0/bigtop-1.5.0-project.tar.gz.sha256";>sha256</a>
 <a 
href="https://archive.apache.org/dist/bigtop/bigtop-1.5.0/bigtop-1.5.0-project.tar.gz.sha512";>sha512</a>)
diff --git a/src/site/xdoc/release-notes.xml b/src/site/xdoc/release-notes.xml
index 81676499..8c5ea327 100644
--- a/src/site/xdoc/release-notes.xml
+++ b/src/site/xdoc/release-notes.xml
@@ -17,6 +17,99 @@
                <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&#39;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&#39;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&#39;s build and deployment problems on Ubuntu
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-3657'>BIGTOP-3657</a>] -     
    Revert the download site to archive.apache.org partially
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-3659'>BIGTOP-3659</a>] -     
    Ambari deployment fails due to the odpi-ambari-mpack version mismatch
+</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&#39;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&#39;s log4j dependencies to 2.17.0
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-3635'>BIGTOP-3635</a>] -     
    Bump logstash&#39;s log4j dependencies to 2.17.0
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-3640'>BIGTOP-3640</a>] -     
    Upgrade hive&#39;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

Reply via email to