We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6f166c commit 76748cbCopy full SHA for 76748cb
hive/stackable/patches/4.0.0/04-exclude-snappy.patch renamed to hive/stackable/patches/4.0.0/05-CVE-2023-34455-exclude-snappy.patch
@@ -7,10 +7,10 @@ and use the version shipped with the Hadoop binaries patched by
7
Stackable with https://github.com/stackabletech/docker-images/blob/main/hadoop/stackable/patches/3.3.6/007-snappy-cves-3.3.6.patch
8
9
diff --git a/standalone-metastore/pom.xml b/standalone-metastore/pom.xml
10
-index 2982a45ca0..1c4f2ddbf4 100644
+index cd34884e3b..9bcbdfe7f7 100644
11
--- a/standalone-metastore/pom.xml
12
+++ b/standalone-metastore/pom.xml
13
-@@ -204,6 +204,14 @@
+@@ -210,6 +210,14 @@
14
<artifactId>hadoop-common</artifactId>
15
<version>${hadoop.version}</version>
16
<exclusions>
0 commit comments