Apache Spark >> Create a Local Apache Spark Development Environment on Windows With Just Two Commands
Table of Contents
In this article, we will build a local development environment for PySpark and Jupyter Notebook using docker on windows. Just two commands are needed to create a local environment for running Apache Spark application.
Continue reading >>