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 6f5d4ad1 Changing version to 3.1.1
6f5d4ad1 is described below
commit 6f5d4ad17e4b6d454352399d7799b929605d4999
Author: Kengo Seki <[email protected]>
AuthorDate: Sat Jul 23 15:08:07 2022 +0900
Changing version to 3.1.1
---
bigtop-bigpetstore/bigpetstore-mapreduce/pom.xml | 2 +-
bigtop-test-framework/pom.xml | 4 ++--
bigtop-tests/test-artifacts/elasticsearch/pom.xml | 4 ++--
bigtop-tests/test-artifacts/fatjar/pom.xml | 4 ++--
bigtop-tests/test-artifacts/hadoop/pom.xml | 4 ++--
bigtop-tests/test-artifacts/hbase/pom.xml | 4 ++--
bigtop-tests/test-artifacts/hcatalog/pom.xml | 4 ++--
bigtop-tests/test-artifacts/httpfs/pom.xml | 4 ++--
bigtop-tests/test-artifacts/hue/pom.xml | 4 ++--
bigtop-tests/test-artifacts/longevity/pom.xml | 4 ++--
bigtop-tests/test-artifacts/oozie/pom.xml | 4 ++--
bigtop-tests/test-artifacts/package/pom.xml | 4 ++--
bigtop-tests/test-artifacts/phoenix/pom.xml | 4 ++--
bigtop-tests/test-artifacts/pom.xml | 4 ++--
bigtop-tests/test-artifacts/solr/pom.xml | 4 ++--
bigtop-tests/test-artifacts/spark/pom.xml | 4 ++--
bigtop-tests/test-artifacts/sqoop/pom.xml | 4 ++--
bigtop-tests/test-execution/common/pom.xml | 4 ++--
bigtop-tests/test-execution/conf/pom.xml | 4 ++--
bigtop-tests/test-execution/integration/pom.xml | 4 ++--
bigtop-tests/test-execution/integration/sqoop/pom.xml | 4 ++--
bigtop-tests/test-execution/longevity/io/pom.xml | 4 ++--
bigtop-tests/test-execution/longevity/pom.xml | 4 ++--
bigtop-tests/test-execution/package/pom.xml | 4 ++--
bigtop-tests/test-execution/pom.xml | 4 ++--
bigtop-tests/test-execution/smokes/elasticsearch/pom.xml | 4 ++--
bigtop-tests/test-execution/smokes/hadoop/pom.xml | 4 ++--
bigtop-tests/test-execution/smokes/hbase/pom.xml | 4 ++--
bigtop-tests/test-execution/smokes/hcatalog/pom.xml | 4 ++--
bigtop-tests/test-execution/smokes/httpfs/pom.xml | 4 ++--
bigtop-tests/test-execution/smokes/hue/pom.xml | 4 ++--
bigtop-tests/test-execution/smokes/oozie/pom.xml | 4 ++--
bigtop-tests/test-execution/smokes/phoenix/pom.xml | 4 ++--
bigtop-tests/test-execution/smokes/pom.xml | 4 ++--
bigtop-tests/test-execution/smokes/solr/pom.xml | 4 ++--
bigtop-tests/test-execution/smokes/spark/pom.xml | 4 ++--
bigtop-tests/test-execution/smokes/sqoop/pom.xml | 6 +++---
bigtop.bom | 2 +-
build.gradle | 2 +-
pom.xml | 2 +-
provisioner/docker/config_centos-7.yaml | 4 ++--
provisioner/docker/config_debian-10.yaml | 4 ++--
provisioner/docker/config_debian-11.yaml | 4 ++--
provisioner/docker/config_fedora-35.yaml | 4 ++--
provisioner/docker/config_rockylinux-8.yaml | 4 ++--
provisioner/docker/config_ubuntu-18.04.yaml | 4 ++--
provisioner/docker/config_ubuntu-20.04.yaml | 4 ++--
47 files changed, 91 insertions(+), 91 deletions(-)
diff --git a/bigtop-bigpetstore/bigpetstore-mapreduce/pom.xml
b/bigtop-bigpetstore/bigpetstore-mapreduce/pom.xml
index c83b5f90..cb37db5a 100644
--- a/bigtop-bigpetstore/bigpetstore-mapreduce/pom.xml
+++ b/bigtop-bigpetstore/bigpetstore-mapreduce/pom.xml
@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop</groupId>
<artifactId>BigPetStore</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
diff --git a/bigtop-test-framework/pom.xml b/bigtop-test-framework/pom.xml
index ac9be1ed..dd9041fb 100644
--- a/bigtop-test-framework/pom.xml
+++ b/bigtop-test-framework/pom.xml
@@ -21,14 +21,14 @@
<parent>
<groupId>org.apache.bigtop</groupId>
<artifactId>bigtop</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>itest-common</artifactId>
<name>iTest: system and integration testing in the cloud</name>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<dependencies>
diff --git a/bigtop-tests/test-artifacts/elasticsearch/pom.xml
b/bigtop-tests/test-artifacts/elasticsearch/pom.xml
index 5b2777f8..f42f44bb 100644
--- a/bigtop-tests/test-artifacts/elasticsearch/pom.xml
+++ b/bigtop-tests/test-artifacts/elasticsearch/pom.xml
@@ -21,12 +21,12 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>elasticsearch-smoke</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>elasticsearchsmoke</name>
diff --git a/bigtop-tests/test-artifacts/fatjar/pom.xml
b/bigtop-tests/test-artifacts/fatjar/pom.xml
index c6890b11..e4dc1453 100644
--- a/bigtop-tests/test-artifacts/fatjar/pom.xml
+++ b/bigtop-tests/test-artifacts/fatjar/pom.xml
@@ -21,13 +21,13 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>fat-smoke</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>fatjar</name>
<dependencies>
diff --git a/bigtop-tests/test-artifacts/hadoop/pom.xml
b/bigtop-tests/test-artifacts/hadoop/pom.xml
index 51b76b78..609d59a3 100644
--- a/bigtop-tests/test-artifacts/hadoop/pom.xml
+++ b/bigtop-tests/test-artifacts/hadoop/pom.xml
@@ -20,14 +20,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>hadoop-smoke</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>hadoopsmoke</name>
<dependencies>
diff --git a/bigtop-tests/test-artifacts/hbase/pom.xml
b/bigtop-tests/test-artifacts/hbase/pom.xml
index 48c4fbde..5db47ade 100644
--- a/bigtop-tests/test-artifacts/hbase/pom.xml
+++ b/bigtop-tests/test-artifacts/hbase/pom.xml
@@ -21,13 +21,13 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>hbase-smoke</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>hbasesmoke</name>
<dependencies>
diff --git a/bigtop-tests/test-artifacts/hcatalog/pom.xml
b/bigtop-tests/test-artifacts/hcatalog/pom.xml
index 82575a13..b34b0fc8 100644
--- a/bigtop-tests/test-artifacts/hcatalog/pom.xml
+++ b/bigtop-tests/test-artifacts/hcatalog/pom.xml
@@ -21,13 +21,13 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>hcatalog-smoke</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>hcatalogsmoke</name>
<build>
diff --git a/bigtop-tests/test-artifacts/httpfs/pom.xml
b/bigtop-tests/test-artifacts/httpfs/pom.xml
index e3793935..6f0f06d9 100644
--- a/bigtop-tests/test-artifacts/httpfs/pom.xml
+++ b/bigtop-tests/test-artifacts/httpfs/pom.xml
@@ -23,13 +23,13 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>httpfs-smoke</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>httpfssmokes</name>
<build>
diff --git a/bigtop-tests/test-artifacts/hue/pom.xml
b/bigtop-tests/test-artifacts/hue/pom.xml
index aa29979c..4ac110c9 100644
--- a/bigtop-tests/test-artifacts/hue/pom.xml
+++ b/bigtop-tests/test-artifacts/hue/pom.xml
@@ -21,12 +21,12 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>hue-smoke</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>huesmoke</name>
diff --git a/bigtop-tests/test-artifacts/longevity/pom.xml
b/bigtop-tests/test-artifacts/longevity/pom.xml
index d2c963a8..d840d1bc 100644
--- a/bigtop-tests/test-artifacts/longevity/pom.xml
+++ b/bigtop-tests/test-artifacts/longevity/pom.xml
@@ -23,13 +23,13 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>io-longevity</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>io-longevity</name>
<dependencies>
diff --git a/bigtop-tests/test-artifacts/oozie/pom.xml
b/bigtop-tests/test-artifacts/oozie/pom.xml
index eb73df3b..2e0e0ff3 100644
--- a/bigtop-tests/test-artifacts/oozie/pom.xml
+++ b/bigtop-tests/test-artifacts/oozie/pom.xml
@@ -21,13 +21,13 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>oozie-smoke</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>ooziesmoke</name>
<dependencies>
diff --git a/bigtop-tests/test-artifacts/package/pom.xml
b/bigtop-tests/test-artifacts/package/pom.xml
index 7186ac04..92a5cb00 100644
--- a/bigtop-tests/test-artifacts/package/pom.xml
+++ b/bigtop-tests/test-artifacts/package/pom.xml
@@ -20,14 +20,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>package-smoke</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>packagesmoke</name>
<dependencies>
diff --git a/bigtop-tests/test-artifacts/phoenix/pom.xml
b/bigtop-tests/test-artifacts/phoenix/pom.xml
index 5f911fab..300b2aac 100644
--- a/bigtop-tests/test-artifacts/phoenix/pom.xml
+++ b/bigtop-tests/test-artifacts/phoenix/pom.xml
@@ -21,12 +21,12 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>phoenix-smoke</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>phoenixsmoke</name>
diff --git a/bigtop-tests/test-artifacts/pom.xml
b/bigtop-tests/test-artifacts/pom.xml
index a71b3887..4c02b633 100644
--- a/bigtop-tests/test-artifacts/pom.xml
+++ b/bigtop-tests/test-artifacts/pom.xml
@@ -21,14 +21,14 @@
<parent>
<groupId>org.apache.bigtop</groupId>
<artifactId>bigtop</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
<packaging>pom</packaging>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>bigtop-smokes</name>
diff --git a/bigtop-tests/test-artifacts/solr/pom.xml
b/bigtop-tests/test-artifacts/solr/pom.xml
index 6e0fa830..1d82f958 100644
--- a/bigtop-tests/test-artifacts/solr/pom.xml
+++ b/bigtop-tests/test-artifacts/solr/pom.xml
@@ -21,12 +21,12 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>solr-smoke</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>solrsmoke</name>
diff --git a/bigtop-tests/test-artifacts/spark/pom.xml
b/bigtop-tests/test-artifacts/spark/pom.xml
index affbc249..fd353ac9 100644
--- a/bigtop-tests/test-artifacts/spark/pom.xml
+++ b/bigtop-tests/test-artifacts/spark/pom.xml
@@ -23,13 +23,13 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>spark-smoke</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>sparksmoke</name>
<repositories>
diff --git a/bigtop-tests/test-artifacts/sqoop/pom.xml
b/bigtop-tests/test-artifacts/sqoop/pom.xml
index 41a39307..e1b90d6a 100644
--- a/bigtop-tests/test-artifacts/sqoop/pom.xml
+++ b/bigtop-tests/test-artifacts/sqoop/pom.xml
@@ -23,13 +23,13 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>sqoop-smoke</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>sqoopsmokes</name>
<dependencies>
diff --git a/bigtop-tests/test-execution/common/pom.xml
b/bigtop-tests/test-execution/common/pom.xml
index 7b509b02..cbc6d96a 100644
--- a/bigtop-tests/test-execution/common/pom.xml
+++ b/bigtop-tests/test-execution/common/pom.xml
@@ -24,14 +24,14 @@
<parent>
<groupId>org.apache.bigtop</groupId>
<artifactId>bigtop</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>stacks-common</artifactId>
<packaging>pom</packaging>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>stacks-validation-common</name>
<properties>
diff --git a/bigtop-tests/test-execution/conf/pom.xml
b/bigtop-tests/test-execution/conf/pom.xml
index 99b0421c..1978e10c 100644
--- a/bigtop-tests/test-execution/conf/pom.xml
+++ b/bigtop-tests/test-execution/conf/pom.xml
@@ -21,13 +21,13 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>stacks-common</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../common/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests-conf</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>smoke-tests-conf</name>
<dependencies>
diff --git a/bigtop-tests/test-execution/integration/pom.xml
b/bigtop-tests/test-execution/integration/pom.xml
index ef976de3..b2dbd772 100644
--- a/bigtop-tests/test-execution/integration/pom.xml
+++ b/bigtop-tests/test-execution/integration/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>stacks-common</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../common/pom.xml</relativePath>
</parent>
@@ -30,7 +30,7 @@
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>integration-tests</artifactId>
<packaging>pom</packaging>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>hadoop-stack-integration</name>
<properties>
diff --git a/bigtop-tests/test-execution/integration/sqoop/pom.xml
b/bigtop-tests/test-execution/integration/sqoop/pom.xml
index c38ea67b..444505bb 100644
--- a/bigtop-tests/test-execution/integration/sqoop/pom.xml
+++ b/bigtop-tests/test-execution/integration/sqoop/pom.xml
@@ -22,14 +22,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>integration-tests</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>sqoop-integration-execution</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>sqoop-integration-execution</name>
<properties>
diff --git a/bigtop-tests/test-execution/longevity/io/pom.xml
b/bigtop-tests/test-execution/longevity/io/pom.xml
index 4adf2157..f8c09bac 100644
--- a/bigtop-tests/test-execution/longevity/io/pom.xml
+++ b/bigtop-tests/test-execution/longevity/io/pom.xml
@@ -22,14 +22,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>longevity-tests</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>io</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>io-longevity-execution</name>
<properties>
diff --git a/bigtop-tests/test-execution/longevity/pom.xml
b/bigtop-tests/test-execution/longevity/pom.xml
index 0e811b0a..dd047964 100644
--- a/bigtop-tests/test-execution/longevity/pom.xml
+++ b/bigtop-tests/test-execution/longevity/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>stacks-common</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../common/pom.xml</relativePath>
</parent>
@@ -30,7 +30,7 @@
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>longevity-tests</artifactId>
<packaging>pom</packaging>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>longevity</name>
<properties>
diff --git a/bigtop-tests/test-execution/package/pom.xml
b/bigtop-tests/test-execution/package/pom.xml
index 42c6e97c..3ffd09ab 100644
--- a/bigtop-tests/test-execution/package/pom.xml
+++ b/bigtop-tests/test-execution/package/pom.xml
@@ -23,13 +23,13 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../smokes/pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>package-smoke-execution</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>packagesmokes</name>
<properties>
diff --git a/bigtop-tests/test-execution/pom.xml
b/bigtop-tests/test-execution/pom.xml
index d35b2e5a..dc1b198a 100644
--- a/bigtop-tests/test-execution/pom.xml
+++ b/bigtop-tests/test-execution/pom.xml
@@ -21,14 +21,14 @@
<parent>
<groupId>org.apache.bigtop</groupId>
<artifactId>bigtop</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-test-execution</artifactId>
<packaging>pom</packaging>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>bigtop-smokes</name>
<modules>
diff --git a/bigtop-tests/test-execution/smokes/elasticsearch/pom.xml
b/bigtop-tests/test-execution/smokes/elasticsearch/pom.xml
index 634dd0db..e47bdacd 100644
--- a/bigtop-tests/test-execution/smokes/elasticsearch/pom.xml
+++ b/bigtop-tests/test-execution/smokes/elasticsearch/pom.xml
@@ -22,14 +22,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>elasticsearch-smoke-test</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>Elasticsearch smoke test execution</name>
<properties>
diff --git a/bigtop-tests/test-execution/smokes/hadoop/pom.xml
b/bigtop-tests/test-execution/smokes/hadoop/pom.xml
index 6d036624..0d20a015 100644
--- a/bigtop-tests/test-execution/smokes/hadoop/pom.xml
+++ b/bigtop-tests/test-execution/smokes/hadoop/pom.xml
@@ -23,13 +23,13 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>hadoop-smoke-execution</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>Hadoop smoke test execution</name>
<properties>
diff --git a/bigtop-tests/test-execution/smokes/hbase/pom.xml
b/bigtop-tests/test-execution/smokes/hbase/pom.xml
index 74711db7..ad77ffe4 100644
--- a/bigtop-tests/test-execution/smokes/hbase/pom.xml
+++ b/bigtop-tests/test-execution/smokes/hbase/pom.xml
@@ -22,14 +22,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>hbase-smoke-execution</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>HBase smoke test execution</name>
<properties>
diff --git a/bigtop-tests/test-execution/smokes/hcatalog/pom.xml
b/bigtop-tests/test-execution/smokes/hcatalog/pom.xml
index 8c34f47c..851dfafa 100644
--- a/bigtop-tests/test-execution/smokes/hcatalog/pom.xml
+++ b/bigtop-tests/test-execution/smokes/hcatalog/pom.xml
@@ -22,14 +22,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>hcatalog-smoke-execution</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>HCatalog smoke test execution</name>
<properties>
diff --git a/bigtop-tests/test-execution/smokes/httpfs/pom.xml
b/bigtop-tests/test-execution/smokes/httpfs/pom.xml
index a049af8b..4bfca5a9 100644
--- a/bigtop-tests/test-execution/smokes/httpfs/pom.xml
+++ b/bigtop-tests/test-execution/smokes/httpfs/pom.xml
@@ -22,14 +22,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>httpfs-smoke-execution</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>Httpfs smoke test execution</name>
<properties>
diff --git a/bigtop-tests/test-execution/smokes/hue/pom.xml
b/bigtop-tests/test-execution/smokes/hue/pom.xml
index 25c698d6..dc7bb402 100644
--- a/bigtop-tests/test-execution/smokes/hue/pom.xml
+++ b/bigtop-tests/test-execution/smokes/hue/pom.xml
@@ -22,14 +22,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>hue-smoke-execution</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>Hue smoke test execution</name>
<properties>
diff --git a/bigtop-tests/test-execution/smokes/oozie/pom.xml
b/bigtop-tests/test-execution/smokes/oozie/pom.xml
index 19011de4..4b314bab 100644
--- a/bigtop-tests/test-execution/smokes/oozie/pom.xml
+++ b/bigtop-tests/test-execution/smokes/oozie/pom.xml
@@ -22,14 +22,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>oozie-smoke-test</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>Oozie smoke test execution</name>
<properties>
diff --git a/bigtop-tests/test-execution/smokes/phoenix/pom.xml
b/bigtop-tests/test-execution/smokes/phoenix/pom.xml
index 9525b2b8..3f7a2f42 100644
--- a/bigtop-tests/test-execution/smokes/phoenix/pom.xml
+++ b/bigtop-tests/test-execution/smokes/phoenix/pom.xml
@@ -22,14 +22,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>phoenix-smoke-execution</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>Phoenix smoke test execution</name>
<properties>
diff --git a/bigtop-tests/test-execution/smokes/pom.xml
b/bigtop-tests/test-execution/smokes/pom.xml
index cdba991d..cb3ffcf8 100644
--- a/bigtop-tests/test-execution/smokes/pom.xml
+++ b/bigtop-tests/test-execution/smokes/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>stacks-common</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../common/pom.xml</relativePath>
</parent>
@@ -30,7 +30,7 @@
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</artifactId>
<packaging>pom</packaging>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>hadoop-stack-validation</name>
<properties>
diff --git a/bigtop-tests/test-execution/smokes/solr/pom.xml
b/bigtop-tests/test-execution/smokes/solr/pom.xml
index 7d04a2ca..7f2e916a 100644
--- a/bigtop-tests/test-execution/smokes/solr/pom.xml
+++ b/bigtop-tests/test-execution/smokes/solr/pom.xml
@@ -22,14 +22,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>solr-smoke-test</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>Solr smoke test execution</name>
<properties>
diff --git a/bigtop-tests/test-execution/smokes/spark/pom.xml
b/bigtop-tests/test-execution/smokes/spark/pom.xml
index 598e02ea..e1afc926 100644
--- a/bigtop-tests/test-execution/smokes/spark/pom.xml
+++ b/bigtop-tests/test-execution/smokes/spark/pom.xml
@@ -23,13 +23,13 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>spark-smoke-execution</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>Spark smoke test execution</name>
<properties>
diff --git a/bigtop-tests/test-execution/smokes/sqoop/pom.xml
b/bigtop-tests/test-execution/smokes/sqoop/pom.xml
index f7a6d561..f6cdd3b0 100644
--- a/bigtop-tests/test-execution/smokes/sqoop/pom.xml
+++ b/bigtop-tests/test-execution/smokes/sqoop/pom.xml
@@ -22,14 +22,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>sqoop-smoke-execution</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<name>Sqoop smoke test execution</name>
<properties>
@@ -40,7 +40,7 @@
<!-- Integration tests are special -->
<org.apache.maven-dependency-plugin.groupId>org.apache.bigtop.itest</org.apache.maven-dependency-plugin.groupId>
<org.apache.maven-dependency-plugin.artifactId>sqoop-smoke</org.apache.maven-dependency-plugin.artifactId>
-
<org.apache.maven-dependency-plugin.version>3.1.0</org.apache.maven-dependency-plugin.version>
+
<org.apache.maven-dependency-plugin.version>3.1.1</org.apache.maven-dependency-plugin.version>
<org.apache.maven-dependency-plugin.type>jar</org.apache.maven-dependency-plugin.type>
</properties>
diff --git a/bigtop.bom b/bigtop.bom
index 01943ecc..585a2072 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -90,7 +90,7 @@
bigtop {
/** Base Configuration of the mirror and archives */
- version = "3.1.0"
+ version = "3.1.1"
stack {
'jdk' { version = "1." + ( System.getenv('BIGTOP_JDK') ?: "8" );
version_base = version }
'scala' { version = '2.12.13'; version_base = version }
diff --git a/build.gradle b/build.gradle
index fb5f3e6f..175d87a5 100644
--- a/build.gradle
+++ b/build.gradle
@@ -150,7 +150,7 @@ allprojects {
apply plugin: 'maven'
group = 'org.apache.bigtop'
- version = '3.1.0'
+ version = '3.1.1'
description = """Bigtop"""
diff --git a/pom.xml b/pom.xml
index e08ec1af..afa90c07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.apache.bigtop</groupId>
<artifactId>bigtop</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
<packaging>pom</packaging>
<name>Bigtop</name>
diff --git a/provisioner/docker/config_centos-7.yaml
b/provisioner/docker/config_centos-7.yaml
index a900a38e..79972d65 100644
--- a/provisioner/docker/config_centos-7.yaml
+++ b/provisioner/docker/config_centos-7.yaml
@@ -15,9 +15,9 @@
docker:
memory_limit: "4g"
- image: "bigtop/puppet:3.1.0-centos-7"
+ image: "bigtop/puppet:3.1.1-centos-7"
-repo: "http://repos.bigtop.apache.org/releases/3.1.0/centos/7/$basearch"
+repo: "http://repos.bigtop.apache.org/releases/3.1.1/centos/7/$basearch"
distro: centos
components: [hdfs, yarn, mapreduce]
enable_local_repo: false
diff --git a/provisioner/docker/config_debian-10.yaml
b/provisioner/docker/config_debian-10.yaml
index c3f3ce6d..00d4b400 100644
--- a/provisioner/docker/config_debian-10.yaml
+++ b/provisioner/docker/config_debian-10.yaml
@@ -15,9 +15,9 @@
docker:
memory_limit: "4g"
- image: "bigtop/puppet:3.1.0-debian-10"
+ image: "bigtop/puppet:3.1.1-debian-10"
-repo: "http://repos.bigtop.apache.org/releases/3.1.0/debian/10/$(ARCH)"
+repo: "http://repos.bigtop.apache.org/releases/3.1.1/debian/10/$(ARCH)"
distro: debian
components: [hdfs, yarn, mapreduce]
enable_local_repo: false
diff --git a/provisioner/docker/config_debian-11.yaml
b/provisioner/docker/config_debian-11.yaml
index 9293fdc5..eacd3892 100644
--- a/provisioner/docker/config_debian-11.yaml
+++ b/provisioner/docker/config_debian-11.yaml
@@ -15,9 +15,9 @@
docker:
memory_limit: "4g"
- image: "bigtop/puppet:3.1.0-debian-11"
+ image: "bigtop/puppet:3.1.1-debian-11"
-repo: "http://repos.bigtop.apache.org/releases/3.1.0/debian/11/$(ARCH)"
+repo: "http://repos.bigtop.apache.org/releases/3.1.1/debian/11/$(ARCH)"
distro: debian
components: [hdfs, yarn, mapreduce]
enable_local_repo: false
diff --git a/provisioner/docker/config_fedora-35.yaml
b/provisioner/docker/config_fedora-35.yaml
index 18e5d8d5..1ed7fd57 100644
--- a/provisioner/docker/config_fedora-35.yaml
+++ b/provisioner/docker/config_fedora-35.yaml
@@ -15,9 +15,9 @@
docker:
memory_limit: "4g"
- image: "bigtop/puppet:3.1.0-fedora-35"
+ image: "bigtop/puppet:3.1.1-fedora-35"
-repo: "http://repos.bigtop.apache.org/releases/3.1.0/fedora/35/$basearch"
+repo: "http://repos.bigtop.apache.org/releases/3.1.1/fedora/35/$basearch"
distro: centos
components: [hdfs, yarn, mapreduce]
enable_local_repo: false
diff --git a/provisioner/docker/config_rockylinux-8.yaml
b/provisioner/docker/config_rockylinux-8.yaml
index 2055f73b..8beafd8b 100644
--- a/provisioner/docker/config_rockylinux-8.yaml
+++ b/provisioner/docker/config_rockylinux-8.yaml
@@ -15,9 +15,9 @@
docker:
memory_limit: "4g"
- image: "bigtop/puppet:3.1.0-rockylinux-8"
+ image: "bigtop/puppet:3.1.1-rockylinux-8"
-repo: "http://repos.bigtop.apache.org/releases/3.1.0/centos/8/$basearch"
+repo: "http://repos.bigtop.apache.org/releases/3.1.1/centos/8/$basearch"
distro: centos
components: [hdfs, yarn, mapreduce]
enable_local_repo: false
diff --git a/provisioner/docker/config_ubuntu-18.04.yaml
b/provisioner/docker/config_ubuntu-18.04.yaml
index f911dbbd..cfc03eff 100644
--- a/provisioner/docker/config_ubuntu-18.04.yaml
+++ b/provisioner/docker/config_ubuntu-18.04.yaml
@@ -15,9 +15,9 @@
docker:
memory_limit: "4g"
- image: "bigtop/puppet:3.1.0-ubuntu-18.04"
+ image: "bigtop/puppet:3.1.1-ubuntu-18.04"
-repo: "http://repos.bigtop.apache.org/releases/3.1.0/ubuntu/18.04/$(ARCH)"
+repo: "http://repos.bigtop.apache.org/releases/3.1.1/ubuntu/18.04/$(ARCH)"
distro: debian
components: [hdfs, yarn, mapreduce]
enable_local_repo: false
diff --git a/provisioner/docker/config_ubuntu-20.04.yaml
b/provisioner/docker/config_ubuntu-20.04.yaml
index d4172dcd..0b6bf04f 100644
--- a/provisioner/docker/config_ubuntu-20.04.yaml
+++ b/provisioner/docker/config_ubuntu-20.04.yaml
@@ -15,9 +15,9 @@
docker:
memory_limit: "4g"
- image: "bigtop/puppet:3.1.0-ubuntu-20.04"
+ image: "bigtop/puppet:3.1.1-ubuntu-20.04"
-repo: "http://repos.bigtop.apache.org/releases/3.1.0/ubuntu/20.04/$(ARCH)"
+repo: "http://repos.bigtop.apache.org/releases/3.1.1/ubuntu/20.04/$(ARCH)"
distro: debian
components: [hdfs, yarn, mapreduce]
enable_local_repo: false