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

What is now the best Spark Jupyter Notebook image to use that retains Scala support? #11

Open
deanwampler opened this issue Jul 9, 2022 · 0 comments

Comments

@deanwampler
Copy link
Owner

Previously, the run.sh and run.bat scripts just used jupyter/all-spark-notebook:latest for the Docker image. However, Scala support was removed in July 2022 (https://github.com/jupyter/docker-stacks, commit: 5048b022466a8c7d4ecff149396e6bf35babb9c8).

I will shortly release an update to the run.* scripts and the README instructions that hard-code the last image that appears to retain Scala support jupyter/all-spark-notebook:spark-3.2.0 (which actually appears to support 3.2.1). Since Spark 3.3.0 recently came out, it won't be possible to keep the tutorial up to date with Spark releases using jupyter/all-spark-notebook.

While the purpose of this tutorial isn't to teach Spark, per se, it would be nice to keep it current with Spark releases. Therefore, this issue is to determine if there is an alternative to jupyter/all-spark-notebook that still maintains Scala support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant