Home » Hive Tutorial

Hive Tutorial

Hive

Hive tutorial provides basic and advanced concepts of Hive. Our Hive tutorial is designed for beginners and professionals.

Apache Hive is a data ware house system for Hadoop that runs SQL like queries called HQL (Hive query language) which gets internally converted to map reduce jobs. Hive was developed by Facebook. It supports Data definition Language, Data Manipulation Language and user defined functions.

Our Hive tutorial includes all topics of Apache Hive with Hive Installation, Hive Data Types, Hive Table partitioning, Hive DDL commands, Hive DML commands, Hive sort by vs order by, Hive Joining tables etc.

Prerequisite

Before learning Hive, you must have the knowledge of Hadoop and Java.

Audience

Our Hive tutorial is designed to help beginners and professionals.

Problem

We assure that you will not find any problem in this Hive tutorial. But if there is any mistake, please post the problem in contact form.

Next TopicWhat is Hive

You may also like