This is one of my stories in spark deep dive series. somanath sankaran - Medium
Read writing from somanath sankaran on Medium. Big Data Developer interested in python and spark. Every day, somanath…medium.com Hi everyone once you are comfortable with spark.One of the issues faced with running spark application is debugging its failure. The simplest way to monitor spark jobs is Spark UI , However the problem with spark UI is that…