Docker images for Apache Spark
We use both Docker and Apache Spark quite often in our projects. Recently we had to use the newest version of Spark (2.1.0) in one of them in a dockerized environment. Since – by the time of resolving the issue – we did not find any image satisfying all our needs, we decided to create …