4 Tips To Write Scalable Apache Spark Code
Author(s): ___ Originally published on Towards AI. In this article, I will share some tips on how to write scalable Apache Spark code. The examples presented here are actually based on the code I encountered in the real world. So, by sharing …
How to Set Up Your Environment for Spark
Author(s): Hao Cai Originally published on Towards AI. Data Engineering Photo by Ilya Pavlov on Unsplash Spark is a very popular open-source big data framework that is being used by many companies in the industry. Here I want to show you how …