[ 
https://issues.apache.org/jira/browse/SPARK-26742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16786573#comment-16786573
 ] 

Jiaxin Shan commented on SPARK-26742:
-------------------------------------

[~skonto] Thanks! This is really helpful. I am running following command to 
kickoff tests. It pop up some timeout failures but it goes into tests itself.  
I will finish local integration testing tomorrow morning for all the k8s 
version and then update thread.
{code:java}
./dev/make-distribution.sh --name spark-0307 --r --tgz -Psparkr -Phadoop-2.7 
-Pkubernetes -Phive
tar -zxvf spark-3.0.0-SNAPSHOT-bin-test.tgz

./dev/dev-run-integration-tests.sh --spark-tgz 
/Users/me/Github/spark/spark-3.0.0-SNAPSHOT-bin-spark-0307-v1.tgz
{code}
 

> Bump Kubernetes Client Version to 4.1.2
> ---------------------------------------
>
>                 Key: SPARK-26742
>                 URL: https://issues.apache.org/jira/browse/SPARK-26742
>             Project: Spark
>          Issue Type: Dependency upgrade
>          Components: Kubernetes
>    Affects Versions: 2.4.0, 3.0.0
>            Reporter: Steve Davids
>            Priority: Major
>              Labels: easyfix
>             Fix For: 3.0.0
>
>
> Spark 2.x is using Kubernetes Client 3.x which is pretty old, the master 
> branch has 4.0, the client should be upgraded to 4.1.1 to have the broadest 
> Kubernetes compatibility support for newer clusters: 
> https://github.com/fabric8io/kubernetes-client#compatibility-matrix



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to