This is an introductory course on one of the most used tools in big data - Hive. Hive is an ETL and data warehouse infrastructure software that can create interaction between user and Hadoop Distributed File System (HDFS).
The course starts with the introduction to Hive before progressing to next topics which utilise a hands-on approach to explain. You will learn internal and external table structures, reading data from different formats into Hive structure. With the help of easy and intuitive explanation, you will get a good grasp on how to load data into Hive, querying techniques as well as generating views in Hive tables.