In this video I have have covered the basics of Apache Hive with simple example of Create and Load Data into Table queries.
I have taken a simple dataset and created a database in Apache Hive , created a table in Hive using select query and explained hive specific options and then proceeded with loading the data from a csv file directly into Hive table.
Dataset is available on: https://github.com/codewithz/hive