v1.1.1
allspark
Fix problems when running Spark jobs. This was caused by a mismatch between the pyspark
version and the underlying Java packages used (see PR)
Notable versions
This image contains (from inspection on running container):
- JupyterLab
2.2.9
- Python
3.8.6
- pyspark
3.0.1
Other
- add an
inspec
test to check pyspark in the image can run Spark jobs - simplified pyspark config script
See PR: #53