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.
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.
In this video we will learn how to work with JSON data in Apache Spark.
In this lecture we will learn how to work with Parquet File Format in Spark.
In this video we will understand DataFrame abstraction in Spark.