Hive Tutorials

Apache Hive is a Data Warehousing Infrastructure built on top of Hadoop and provides table abstraction on top of data resident in HDFS(Hadoop Distributed File System) as explained on their official page. It is used for providing data summarization, query, and analysis for Big data sets.

This page will guide you through different topics one needs for learning Hive and its related technologies.

 

Basic Concepts

Advanced Concepts