bjornjorgensen commented on code in PR #39116: URL: https://github.com/apache/spark/pull/39116#discussion_r1053573985
########## dev/deps/spark-deps-hadoop-2-hive-2.3: ########## @@ -200,24 +200,25 @@ metrics-jmx/4.2.13//metrics-jmx-4.2.13.jar metrics-json/4.2.13//metrics-json-4.2.13.jar metrics-jvm/4.2.13//metrics-jvm-4.2.13.jar minlog/1.3.0//minlog-1.3.0.jar -netty-all/4.1.84.Final//netty-all-4.1.84.Final.jar -netty-buffer/4.1.84.Final//netty-buffer-4.1.84.Final.jar -netty-codec-http/4.1.84.Final//netty-codec-http-4.1.84.Final.jar -netty-codec-http2/4.1.84.Final//netty-codec-http2-4.1.84.Final.jar -netty-codec-socks/4.1.84.Final//netty-codec-socks-4.1.84.Final.jar -netty-codec/4.1.84.Final//netty-codec-4.1.84.Final.jar -netty-common/4.1.84.Final//netty-common-4.1.84.Final.jar -netty-handler-proxy/4.1.84.Final//netty-handler-proxy-4.1.84.Final.jar -netty-handler/4.1.84.Final//netty-handler-4.1.84.Final.jar -netty-resolver/4.1.84.Final//netty-resolver-4.1.84.Final.jar -netty-transport-classes-epoll/4.1.84.Final//netty-transport-classes-epoll-4.1.84.Final.jar -netty-transport-classes-kqueue/4.1.84.Final//netty-transport-classes-kqueue-4.1.84.Final.jar -netty-transport-native-epoll/4.1.84.Final/linux-aarch_64/netty-transport-native-epoll-4.1.84.Final-linux-aarch_64.jar -netty-transport-native-epoll/4.1.84.Final/linux-x86_64/netty-transport-native-epoll-4.1.84.Final-linux-x86_64.jar -netty-transport-native-kqueue/4.1.84.Final/osx-aarch_64/netty-transport-native-kqueue-4.1.84.Final-osx-aarch_64.jar -netty-transport-native-kqueue/4.1.84.Final/osx-x86_64/netty-transport-native-kqueue-4.1.84.Final-osx-x86_64.jar -netty-transport-native-unix-common/4.1.84.Final//netty-transport-native-unix-common-4.1.84.Final.jar -netty-transport/4.1.84.Final//netty-transport-4.1.84.Final.jar +netty-all/4.1.86.Final//netty-all-4.1.86.Final.jar +netty-buffer/4.1.86.Final//netty-buffer-4.1.86.Final.jar +netty-codec-http/4.1.86.Final//netty-codec-http-4.1.86.Final.jar +netty-codec-http2/4.1.86.Final//netty-codec-http2-4.1.86.Final.jar +netty-codec-socks/4.1.86.Final//netty-codec-socks-4.1.86.Final.jar +netty-codec/4.1.86.Final//netty-codec-4.1.86.Final.jar +netty-common/4.1.86.Final//netty-common-4.1.86.Final.jar +netty-handler-proxy/4.1.86.Final//netty-handler-proxy-4.1.86.Final.jar +netty-handler-ssl-ocsp/4.1.86.Final//netty-handler-ssl-ocsp-4.1.86.Final.jar Review Comment: @LuciferYang Thank you :) I have now added netty-handler-ssl-ocsp to exclude list. and run `./dev/test-dependencies.sh --replace-manifest` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
