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

shane knapp commented on SPARK-26742:
-------------------------------------

1.12.6 passes for me as well:


{noformat}
[INFO] --- scalatest-maven-plugin:1.0:test (integration-test) @ 
spark-kubernetes-integration-tests_2.11 ---
Discovery starting.
Discovery completed in 175 milliseconds.
Run starting. Expected test count is: 14
KubernetesSuite:
- Run SparkPi with no resources
- Run SparkPi with a very long application name.
- Use SparkLauncher.NO_RESOURCE
- Run SparkPi with a master URL without a scheme.
- Run SparkPi with an argument.
- Run SparkPi with custom labels, annotations, and environment variables.
- Run extraJVMOptions check on driver
- Run SparkRemoteFileTest using a remote data file
- Run SparkPi with env and mount secrets.
- Run PySpark on simple pi.py example
- Run PySpark with Python2 to test a pyfiles example
- Run PySpark with Python3 to test a pyfiles example
- Run PySpark with memory customization
- Run in client mode.
Run completed in 6 minutes, 32 seconds.
Total number of tests run: 14
Suites: completed 2, aborted 0
Tests: succeeded 14, failed 0, canceled 0, ignored 0, pending 0
All tests passed.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Spark Project Parent POM 2.4.2-SNAPSHOT ............ SUCCESS [  3.009 s]
[INFO] Spark Project Tags ................................. SUCCESS [  2.767 s]
[INFO] Spark Project Local DB ............................. SUCCESS [  1.973 s]
[INFO] Spark Project Networking ........................... SUCCESS [  3.491 s]
[INFO] Spark Project Shuffle Streaming Service ............ SUCCESS [  1.878 s]
[INFO] Spark Project Unsafe ............................... SUCCESS [  1.948 s]
[INFO] Spark Project Launcher ............................. SUCCESS [  3.866 s]
[INFO] Spark Project Core ................................. SUCCESS [ 23.852 s]
[INFO] Spark Project Kubernetes Integration Tests 2.4.2-SNAPSHOT SUCCESS [07:32 
min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:15 min
[INFO] Finished at: 2019-03-06T11:40:06-08:00
[INFO] ------------------------------------------------------------------------
jenkins@ubuntu-testing:~/src/spark$ grep version run-int-tests.sh
minikube --vm-driver=kvm2 start --memory 6000 --cpus 8 
--kubernetes-version=v1.12.6
{noformat}


> 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