This is an automated email from the ASF dual-hosted git repository.
iwasakims pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/bigtop.git
The following commit(s) were added to refs/heads/branch-3.0 by this push:
new 66bc84d BIGTOP-3640: Upgrade hive's log4j2 version to 2.17.1 for
Bigtop 3.0.x (#862)
66bc84d is described below
commit 66bc84d9a97fd51fd66cac29ae7e0cfd592c5a34
Author: Leona Yoda <[email protected]>
AuthorDate: Thu Feb 10 15:59:45 2022 +0900
BIGTOP-3640: Upgrade hive's log4j2 version to 2.17.1 for Bigtop 3.0.x (#862)
(cherry picked from commit 2a0f79e36c3b92b4dd356bcf04553040232e7f28)
---
.../hive/{patch9-log4j2-2.16.0.diff => patch9-log4j2-2.17.1.diff} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bigtop-packages/src/common/hive/patch9-log4j2-2.16.0.diff
b/bigtop-packages/src/common/hive/patch9-log4j2-2.17.1.diff
similarity index 95%
rename from bigtop-packages/src/common/hive/patch9-log4j2-2.16.0.diff
rename to bigtop-packages/src/common/hive/patch9-log4j2-2.17.1.diff
index d21837b..8c12411 100644
--- a/bigtop-packages/src/common/hive/patch9-log4j2-2.16.0.diff
+++ b/bigtop-packages/src/common/hive/patch9-log4j2-2.17.1.diff
@@ -7,7 +7,7 @@ index e97c9187ab..bd9c1457f5 100644
<libfb303.version>0.9.3</libfb303.version>
<libthrift.version>0.9.3</libthrift.version>
- <log4j2.version>2.15.0</log4j2.version>
-+ <log4j2.version>2.16.0</log4j2.version>
++ <log4j2.version>2.17.1</log4j2.version>
<opencsv.version>2.3</opencsv.version>
<orc.version>1.5.6</orc.version>
<mockito-all.version>1.10.19</mockito-all.version>