Releases: cluster-apps-on-docker/spark-standalone-cluster-on-docker
Releases · cluster-apps-on-docker/spark-standalone-cluster-on-docker
1.2.3 (2020-12-31)
Core
- Added wget Python package on JupyterLab image since it is been used on Medium article (#65).
Repository
- Enhanced Github actions with build matrix.
1.2.2 (2020-12-30)
Repository
- Enhanced ci/cd script with Github actions.
1.2.1 (2020-12-29)
Support
- Added Patreon support link. 💖
Repository
- Added staging branch between develop and master to test CI/CD pipeline without pushing images to Docker Hub.
Core
1.2.0 (2020-08-19)
Added Jupyter R kernel and notebook with Spark R (SparkR) API examples 🚀
Features
- R kernel for JupyterLab;
- Jupyter notebook with Spark R (SparkR) API example.
1.1.0 (2020-08-09)
Added Jupyter Scala kernel and notebook with Spark Scala API examples 🚀
Features
- Scala kernel for JupyterLab;
- Jupyter notebook with Spark Scala API example.
Repository
- Docs general improvements;
- Pull request template refactored.
1.0.0 (2020-07-30)
This is the very first stable release, thanks for contributing so far. ✨
Tech Stack
-
Infra
- Python 3.7
- Scala 2.12
- Docker Engine 1.13.0+
- Docker Compose 1.10.0+
-
Apps
- JupyterLab 2.1.4
- Apache Spark 2.4.0, 2.4.4 and 3.0.0
Features
- Docker compose file to build the cluster from your own machine;
- Docker compose file to build the cluster from Docker Hub;
- GitHub Workflow CI with Docker Hub to build the cluster daily.
Repository
- Contributing rules;
- GitHub templates for Bug Issue, Feature Request and Pull Request.
Community
- Article on Medium.