attilapiros commented on code in PR #37990:
URL: https://github.com/apache/spark/pull/37990#discussion_r979439689
##########
resource-managers/kubernetes/core/pom.xml:
##########
@@ -75,6 +75,11 @@
<scope>test</scope>
</dependency>
+ <dependency>
Review Comment:
https://github.com/fabric8io/kubernetes-client/blob/master/doc/MIGRATION-v6.md#okhttp-httpclient:
>The -client dependencies still default to the OkHttp client If you are
doing any customization to OkHttp clients directly, you'll need to include the
kubernetes-httpclient-okhttp dependency in the compile scope - instead of the
default runtime scope
--
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]