Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Spark on Kubernetes kernels #833

Merged
merged 1 commit into from
Jul 16, 2020

Conversation

kevin-bates
Copy link
Member

A bug in the k8s client relative to Java 8 version used by Spark 2.4.5 crept in since the last test pass. Unfortunately, this wasn't caught until EG 2.2.0rc1 had been produced.

These changes workaround the issue that is apparently fixed in Spark 3.0.

cf: apache/spark#28638

@lresende lresende merged commit bd9a2b0 into jupyter-server:master Jul 16, 2020
@kevin-bates kevin-bates deleted the fix-spark-on-k8s branch July 16, 2020 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants