Recent posts

Exception Handling in Apache Spark

3 minute read

Apache Spark is a fantastic framework for writing highly scalable applications. Data and execution code are spread from the driver to tons of worker machine...