Hive Tutorial
Introduction -
Apache Hive is a data warehouse software built on top of Hadoop. It helps you store, manage, and analyze big data using SQL-like queries. Instead of working directly with MapReduce, you can write simple HiveQL commands that Hive converts into complex processing tasks.
Audiences & Objective -
In this tutorial, all the topics are covered with in-depth information and can understandable by anyone. Readers can be anyone who has a basic knowledge on Hadoop and java language.
The tutorial is intended for the Hadoop developers who are having minimum Hadoop and java knowledge.
Prerequisites -
Readers who are having Hadoop and Java knowledge in addition to computation background can understand the concepts a bit easily. Reader without having Java knowledge may need to go through the topic more than once to understand clearly.