Spark, R, And Zeppelin

We are going to combine three of my interests today:  Spark, data analysis, and notebooks.  Unlike last week's discussion of notebooks, I'm going to use Apache Zeppelin today.  In today's post, we will load some restaurant data into Spark and then build a notebook to visualize some of that data. Getting Started If you have not done so,…