# 🔍 Description ## Issue References 🔗 This pull request removes support of Derby for Kyuubi metastore. ## Describe Your Solution 🔧 Previously, we migrated the embedded DB of Kyuubi metastore from Derby to SQLite, and also marked Derby as deprecated (#4950), now, I propose to remove support of Derby for Kyuubi metastore. Note, that both Derby and SQLite are mainly for testing purposes, and they're not supposed to be used in production. Users should not be surprised by this removal. Also, the Derby we used suffers CVE-2022-46337 > Mitigation: > > Users should upgrade to Java 21 and Derby 10.17.1.0. > > Alternatively, users who wish to remain on older Java versions should build their own Derby distribution from one of the release families to which the fix was backported: 10.16, 10.15, and 10.14. Those are the releases which correspond, respectively, with Java LTS versions 17, 11, and 8. ## Types of changes 🔖 - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [x] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan 🧪 Some tests are modified accordingly. Pass GA. --- # Checklist 📝 - [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6099 from pan3793/remove-derby. Closes #6099 7e9dfd692 [Cheng Pan] Remove support of Derby for Kyuubi metastore Authored-by: Cheng Pan <chengpan@apache.org> Signed-off-by: Cheng Pan <chengpan@apache.org>
202 lines
11 KiB
Plaintext
202 lines
11 KiB
Plaintext
#
|
|
# Licensed to the Apache Software Foundation (ASF) under one or more
|
|
# contributor license agreements. See the NOTICE file distributed with
|
|
# this work for additional information regarding copyright ownership.
|
|
# The ASF licenses this file to You under the Apache License, Version 2.0
|
|
# (the "License"); you may not use this file except in compliance with
|
|
# the License. You may obtain a copy of the License at
|
|
#
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
#
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
# See the License for the specific language governing permissions and
|
|
# limitations under the License.
|
|
#
|
|
|
|
HikariCP/4.0.3//HikariCP-4.0.3.jar
|
|
ST4/4.3.4//ST4-4.3.4.jar
|
|
animal-sniffer-annotations/1.23//animal-sniffer-annotations-1.23.jar
|
|
annotations/4.1.1.4//annotations-4.1.1.4.jar
|
|
antlr-runtime/3.5.3//antlr-runtime-3.5.3.jar
|
|
antlr4-runtime/4.9.3//antlr4-runtime-4.9.3.jar
|
|
aopalliance-repackaged/2.6.1//aopalliance-repackaged-2.6.1.jar
|
|
arrow-format/12.0.0//arrow-format-12.0.0.jar
|
|
arrow-memory-core/12.0.0//arrow-memory-core-12.0.0.jar
|
|
arrow-memory-netty/12.0.0//arrow-memory-netty-12.0.0.jar
|
|
arrow-vector/12.0.0//arrow-vector-12.0.0.jar
|
|
checker-qual/3.42.0//checker-qual-3.42.0.jar
|
|
classgraph/4.8.138//classgraph-4.8.138.jar
|
|
commons-codec/1.15//commons-codec-1.15.jar
|
|
commons-collections/3.2.2//commons-collections-3.2.2.jar
|
|
commons-lang/2.6//commons-lang-2.6.jar
|
|
commons-lang3/3.13.0//commons-lang3-3.13.0.jar
|
|
commons-logging/1.1.3//commons-logging-1.1.3.jar
|
|
error_prone_annotations/2.20.0//error_prone_annotations-2.20.0.jar
|
|
failsafe/3.3.2//failsafe-3.3.2.jar
|
|
failureaccess/1.0.1//failureaccess-1.0.1.jar
|
|
flatbuffers-java/1.12.0//flatbuffers-java-1.12.0.jar
|
|
fliptables/1.0.2//fliptables-1.0.2.jar
|
|
grpc-api/1.60.2//grpc-api-1.60.2.jar
|
|
grpc-context/1.60.2//grpc-context-1.60.2.jar
|
|
grpc-core/1.60.2//grpc-core-1.60.2.jar
|
|
grpc-grpclb/1.60.2//grpc-grpclb-1.60.2.jar
|
|
grpc-netty/1.60.2//grpc-netty-1.60.2.jar
|
|
grpc-protobuf-lite/1.60.2//grpc-protobuf-lite-1.60.2.jar
|
|
grpc-protobuf/1.60.2//grpc-protobuf-1.60.2.jar
|
|
grpc-stub/1.60.2//grpc-stub-1.60.2.jar
|
|
grpc-util/1.60.2//grpc-util-1.60.2.jar
|
|
gson/2.10.1//gson-2.10.1.jar
|
|
guava/32.0.1-jre//guava-32.0.1-jre.jar
|
|
hadoop-client-api/3.3.6//hadoop-client-api-3.3.6.jar
|
|
hadoop-client-runtime/3.3.6//hadoop-client-runtime-3.3.6.jar
|
|
hive-common/3.1.3//hive-common-3.1.3.jar
|
|
hive-metastore/3.1.3//hive-metastore-3.1.3.jar
|
|
hive-serde/3.1.3//hive-serde-3.1.3.jar
|
|
hive-service-rpc/3.1.3//hive-service-rpc-3.1.3.jar
|
|
hive-shims-0.23/3.1.3//hive-shims-0.23-3.1.3.jar
|
|
hive-shims-common/3.1.3//hive-shims-common-3.1.3.jar
|
|
hive-standalone-metastore/3.1.3//hive-standalone-metastore-3.1.3.jar
|
|
hive-storage-api/2.7.0//hive-storage-api-2.7.0.jar
|
|
hk2-api/2.6.1//hk2-api-2.6.1.jar
|
|
hk2-locator/2.6.1//hk2-locator-2.6.1.jar
|
|
hk2-utils/2.6.1//hk2-utils-2.6.1.jar
|
|
httpclient/4.5.14//httpclient-4.5.14.jar
|
|
httpcore/4.4.16//httpcore-4.4.16.jar
|
|
httpmime/4.5.14//httpmime-4.5.14.jar
|
|
j2objc-annotations/1.3//j2objc-annotations-1.3.jar
|
|
jackson-annotations/2.15.0//jackson-annotations-2.15.0.jar
|
|
jackson-core/2.15.0//jackson-core-2.15.0.jar
|
|
jackson-databind/2.15.0//jackson-databind-2.15.0.jar
|
|
jackson-dataformat-yaml/2.15.0//jackson-dataformat-yaml-2.15.0.jar
|
|
jackson-datatype-jdk8/2.15.0//jackson-datatype-jdk8-2.15.0.jar
|
|
jackson-datatype-jsr310/2.15.0//jackson-datatype-jsr310-2.15.0.jar
|
|
jackson-jaxrs-base/2.15.0//jackson-jaxrs-base-2.15.0.jar
|
|
jackson-jaxrs-json-provider/2.15.0//jackson-jaxrs-json-provider-2.15.0.jar
|
|
jackson-module-jaxb-annotations/2.15.0//jackson-module-jaxb-annotations-2.15.0.jar
|
|
jackson-module-scala_2.12/2.15.0//jackson-module-scala_2.12-2.15.0.jar
|
|
jakarta.annotation-api/1.3.5//jakarta.annotation-api-1.3.5.jar
|
|
jakarta.inject/2.6.1//jakarta.inject-2.6.1.jar
|
|
jakarta.servlet-api/4.0.4//jakarta.servlet-api-4.0.4.jar
|
|
jakarta.validation-api/2.0.2//jakarta.validation-api-2.0.2.jar
|
|
jakarta.ws.rs-api/2.1.6//jakarta.ws.rs-api-2.1.6.jar
|
|
jakarta.xml.bind-api/2.3.2//jakarta.xml.bind-api-2.3.2.jar
|
|
javassist/3.25.0-GA//javassist-3.25.0-GA.jar
|
|
jcl-over-slf4j/1.7.36//jcl-over-slf4j-1.7.36.jar
|
|
jersey-client/2.39.1//jersey-client-2.39.1.jar
|
|
jersey-common/2.39.1//jersey-common-2.39.1.jar
|
|
jersey-container-servlet-core/2.39.1//jersey-container-servlet-core-2.39.1.jar
|
|
jersey-entity-filtering/2.39.1//jersey-entity-filtering-2.39.1.jar
|
|
jersey-hk2/2.39.1//jersey-hk2-2.39.1.jar
|
|
jersey-media-json-jackson/2.39.1//jersey-media-json-jackson-2.39.1.jar
|
|
jersey-media-multipart/2.39.1//jersey-media-multipart-2.39.1.jar
|
|
jersey-server/2.39.1//jersey-server-2.39.1.jar
|
|
jetcd-api/0.7.7//jetcd-api-0.7.7.jar
|
|
jetcd-common/0.7.7//jetcd-common-0.7.7.jar
|
|
jetcd-core/0.7.7//jetcd-core-0.7.7.jar
|
|
jetcd-grpc/0.7.7//jetcd-grpc-0.7.7.jar
|
|
jetty-client/9.4.52.v20230823//jetty-client-9.4.52.v20230823.jar
|
|
jetty-http/9.4.52.v20230823//jetty-http-9.4.52.v20230823.jar
|
|
jetty-io/9.4.52.v20230823//jetty-io-9.4.52.v20230823.jar
|
|
jetty-proxy/9.4.52.v20230823//jetty-proxy-9.4.52.v20230823.jar
|
|
jetty-security/9.4.52.v20230823//jetty-security-9.4.52.v20230823.jar
|
|
jetty-server/9.4.52.v20230823//jetty-server-9.4.52.v20230823.jar
|
|
jetty-servlet/9.4.52.v20230823//jetty-servlet-9.4.52.v20230823.jar
|
|
jetty-util-ajax/9.4.52.v20230823//jetty-util-ajax-9.4.52.v20230823.jar
|
|
jetty-util/9.4.52.v20230823//jetty-util-9.4.52.v20230823.jar
|
|
jline/0.9.94//jline-0.9.94.jar
|
|
jul-to-slf4j/1.7.36//jul-to-slf4j-1.7.36.jar
|
|
kafka-clients/3.5.1//kafka-clients-3.5.1.jar
|
|
kubernetes-client-api/6.8.1//kubernetes-client-api-6.8.1.jar
|
|
kubernetes-client/6.8.1//kubernetes-client-6.8.1.jar
|
|
kubernetes-httpclient-okhttp/6.8.1//kubernetes-httpclient-okhttp-6.8.1.jar
|
|
kubernetes-model-admissionregistration/6.8.1//kubernetes-model-admissionregistration-6.8.1.jar
|
|
kubernetes-model-apiextensions/6.8.1//kubernetes-model-apiextensions-6.8.1.jar
|
|
kubernetes-model-apps/6.8.1//kubernetes-model-apps-6.8.1.jar
|
|
kubernetes-model-autoscaling/6.8.1//kubernetes-model-autoscaling-6.8.1.jar
|
|
kubernetes-model-batch/6.8.1//kubernetes-model-batch-6.8.1.jar
|
|
kubernetes-model-certificates/6.8.1//kubernetes-model-certificates-6.8.1.jar
|
|
kubernetes-model-common/6.8.1//kubernetes-model-common-6.8.1.jar
|
|
kubernetes-model-coordination/6.8.1//kubernetes-model-coordination-6.8.1.jar
|
|
kubernetes-model-core/6.8.1//kubernetes-model-core-6.8.1.jar
|
|
kubernetes-model-discovery/6.8.1//kubernetes-model-discovery-6.8.1.jar
|
|
kubernetes-model-events/6.8.1//kubernetes-model-events-6.8.1.jar
|
|
kubernetes-model-extensions/6.8.1//kubernetes-model-extensions-6.8.1.jar
|
|
kubernetes-model-flowcontrol/6.8.1//kubernetes-model-flowcontrol-6.8.1.jar
|
|
kubernetes-model-gatewayapi/6.8.1//kubernetes-model-gatewayapi-6.8.1.jar
|
|
kubernetes-model-metrics/6.8.1//kubernetes-model-metrics-6.8.1.jar
|
|
kubernetes-model-networking/6.8.1//kubernetes-model-networking-6.8.1.jar
|
|
kubernetes-model-node/6.8.1//kubernetes-model-node-6.8.1.jar
|
|
kubernetes-model-policy/6.8.1//kubernetes-model-policy-6.8.1.jar
|
|
kubernetes-model-rbac/6.8.1//kubernetes-model-rbac-6.8.1.jar
|
|
kubernetes-model-resource/6.8.1//kubernetes-model-resource-6.8.1.jar
|
|
kubernetes-model-scheduling/6.8.1//kubernetes-model-scheduling-6.8.1.jar
|
|
kubernetes-model-storageclass/6.8.1//kubernetes-model-storageclass-6.8.1.jar
|
|
libfb303/0.9.3//libfb303-0.9.3.jar
|
|
libthrift/0.9.3//libthrift-0.9.3.jar
|
|
log4j-1.2-api/2.20.0//log4j-1.2-api-2.20.0.jar
|
|
log4j-api/2.20.0//log4j-api-2.20.0.jar
|
|
log4j-core/2.20.0//log4j-core-2.20.0.jar
|
|
log4j-slf4j-impl/2.20.0//log4j-slf4j-impl-2.20.0.jar
|
|
logging-interceptor/3.12.12//logging-interceptor-3.12.12.jar
|
|
lz4-java/1.8.0//lz4-java-1.8.0.jar
|
|
metrics-core/4.2.23//metrics-core-4.2.23.jar
|
|
metrics-jmx/4.2.23//metrics-jmx-4.2.23.jar
|
|
metrics-json/4.2.23//metrics-json-4.2.23.jar
|
|
metrics-jvm/4.2.23//metrics-jvm-4.2.23.jar
|
|
mimepull/1.9.15//mimepull-1.9.15.jar
|
|
netty-all/4.1.100.Final//netty-all-4.1.100.Final.jar
|
|
netty-buffer/4.1.100.Final//netty-buffer-4.1.100.Final.jar
|
|
netty-codec-dns/4.1.100.Final//netty-codec-dns-4.1.100.Final.jar
|
|
netty-codec-http/4.1.100.Final//netty-codec-http-4.1.100.Final.jar
|
|
netty-codec-http2/4.1.100.Final//netty-codec-http2-4.1.100.Final.jar
|
|
netty-codec-socks/4.1.100.Final//netty-codec-socks-4.1.100.Final.jar
|
|
netty-codec/4.1.100.Final//netty-codec-4.1.100.Final.jar
|
|
netty-common/4.1.100.Final//netty-common-4.1.100.Final.jar
|
|
netty-handler-proxy/4.1.100.Final//netty-handler-proxy-4.1.100.Final.jar
|
|
netty-handler/4.1.100.Final//netty-handler-4.1.100.Final.jar
|
|
netty-resolver-dns/4.1.100.Final//netty-resolver-dns-4.1.100.Final.jar
|
|
netty-resolver/4.1.100.Final//netty-resolver-4.1.100.Final.jar
|
|
netty-transport-classes-epoll/4.1.100.Final//netty-transport-classes-epoll-4.1.100.Final.jar
|
|
netty-transport-native-epoll/4.1.100.Final/linux-aarch_64/netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar
|
|
netty-transport-native-epoll/4.1.100.Final/linux-x86_64/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar
|
|
netty-transport-native-unix-common/4.1.100.Final//netty-transport-native-unix-common-4.1.100.Final.jar
|
|
netty-transport/4.1.100.Final//netty-transport-4.1.100.Final.jar
|
|
okhttp-urlconnection/3.14.9//okhttp-urlconnection-3.14.9.jar
|
|
okhttp/3.12.12//okhttp-3.12.12.jar
|
|
okio/1.15.0//okio-1.15.0.jar
|
|
osgi-resource-locator/1.0.3//osgi-resource-locator-1.0.3.jar
|
|
paranamer/2.8//paranamer-2.8.jar
|
|
perfmark-api/0.26.0//perfmark-api-0.26.0.jar
|
|
postgresql/42.7.2//postgresql-42.7.2.jar
|
|
proto-google-common-protos/2.22.0//proto-google-common-protos-2.22.0.jar
|
|
protobuf-java-util/3.21.7//protobuf-java-util-3.21.7.jar
|
|
protobuf-java/3.21.7//protobuf-java-3.21.7.jar
|
|
scala-library/2.12.18//scala-library-2.12.18.jar
|
|
scopt_2.12/4.1.0//scopt_2.12-4.1.0.jar
|
|
simpleclient/0.16.0//simpleclient-0.16.0.jar
|
|
simpleclient_common/0.16.0//simpleclient_common-0.16.0.jar
|
|
simpleclient_dropwizard/0.16.0//simpleclient_dropwizard-0.16.0.jar
|
|
simpleclient_servlet/0.16.0//simpleclient_servlet-0.16.0.jar
|
|
simpleclient_servlet_common/0.16.0//simpleclient_servlet_common-0.16.0.jar
|
|
simpleclient_tracer_common/0.16.0//simpleclient_tracer_common-0.16.0.jar
|
|
simpleclient_tracer_otel/0.16.0//simpleclient_tracer_otel-0.16.0.jar
|
|
simpleclient_tracer_otel_agent/0.16.0//simpleclient_tracer_otel_agent-0.16.0.jar
|
|
slf4j-api/1.7.36//slf4j-api-1.7.36.jar
|
|
snakeyaml-engine/2.6//snakeyaml-engine-2.6.jar
|
|
snakeyaml/2.2//snakeyaml-2.2.jar
|
|
snappy-java/1.1.10.1//snappy-java-1.1.10.1.jar
|
|
sqlite-jdbc/3.42.0.0//sqlite-jdbc-3.42.0.0.jar
|
|
swagger-annotations/2.2.1//swagger-annotations-2.2.1.jar
|
|
swagger-core/2.2.1//swagger-core-2.2.1.jar
|
|
swagger-integration/2.2.1//swagger-integration-2.2.1.jar
|
|
swagger-jaxrs2/2.2.1//swagger-jaxrs2-2.2.1.jar
|
|
swagger-models/2.2.1//swagger-models-2.2.1.jar
|
|
trino-client/411//trino-client-411.jar
|
|
units/1.7//units-1.7.jar
|
|
vertx-core/4.5.1//vertx-core-4.5.1.jar
|
|
vertx-grpc/4.5.1//vertx-grpc-4.5.1.jar
|
|
zjsonpatch/0.3.0//zjsonpatch-0.3.0.jar
|
|
zstd-jni/1.5.5-1//zstd-jni-1.5.5-1.jar
|