Read more about the article Working with CSV data in Apache Spark
Working with CSV data in Apache Spark

Working with CSV data in Apache Spark

In this video we will understand how to work with CSV data in Apache Spark. For the demo we are using Spark 2.4 version and scala language.

Read more about the article Working With Hive Metastore in Apache Spark
Working with Hive Metastore in Spark

Working With Hive Metastore in Apache Spark

In this lecture we will learn how to work with Hive Metastore in Apache Spark. We will be reading table from Hive metasotre in spark and will also be creating a table using saveAsTable API.

Read more about the article Understanding Apache Spark Architecture
Understanding Apache SPark Architecture

Understanding Apache Spark Architecture

Apache Spark is an open-source cluster computing framework which is 100 times faster in memory and 10 times faster on disk when compared to Apache Hadoop.

Read more about the article Installing Apache Spark on Windows
Installing Apache Spark on Windows

Installing Apache Spark on Windows

In this post I will tell you how to install Apache Spark on windows machine. By the end of this tutorial you’ll be able to use Spark with Scala on windows.