pan3793 commented on code in PR #49066: URL: https://github.com/apache/spark/pull/49066#discussion_r1870523312
########## dev/deps/spark-deps-hadoop-3-hive-2.3: ########## @@ -227,7 +235,7 @@ netty-transport-native-kqueue/4.1.115.Final/osx-x86_64/netty-transport-native-kq netty-transport-native-unix-common/4.1.115.Final//netty-transport-native-unix-common-4.1.115.Final.jar netty-transport/4.1.115.Final//netty-transport-4.1.115.Final.jar objenesis/3.3//objenesis-3.3.jar -okhttp/3.12.12//okhttp-3.12.12.jar +okhttp/4.12.0//okhttp-4.12.0.jar Review Comment: The K8s client "Switch default HTTP client from OkHttp to Vert.x" in https://github.com/fabric8io/kubernetes-client/issues/6470 instead of upgrading OkHttp4 and pulling Kotlin runtime deps, maybe following the upstream to switch to Vert.x is a better option? -- 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]
