Data ScienceSpark RDD, Transformations and Actions exampleMain menu: Spark Scala Tutorial In this Apache Spark RDD tutorial you will learn about, Spark RDD with example What is RDD in Spark?...
Big DataWhat's Artificial Intelligence, Machine Learning, Deep Learning, Predictive Analytics, Data Science?Never thought I will spend so much time to understand these high profile terms. I was very confident that I knew theoretically everything...
SparkSpark read Text file into DataframeMain menu: Spark Scala Tutorial In this Spark Scala tutorial you will learn how to read data from a text file & CSV to dataframe. This...
SparkStreamingContext: Spark streaming word count example ScalaMain menu: Spark Scala Tutorial In this tutorial you will learn, How to stream data in real time using Spark streaming? Spark streaming...
Big DataLoading JSON file using Spark (Scala)Main menu: Spark Scala Tutorial In this Apache Spark Tutorial - We will be loading a simple JSON file. Now-a-days most of the time you...