How to Use PySpark with Jupyter Notebook in Remote Environment

Apache Spark is a most common for Big Data people. In a few words, Spark is a fast and powerful framework that provides an API to perform massive distributed processing over resilient sets of data. Jupyter Notebook is a popular application that enables you to edit, run and share Python code into a web view. You canContinue reading “How to Use PySpark with Jupyter Notebook in Remote Environment”