【Hive】
Hive is a data warehouse infrastructure tool to process structured data in Hadoop. It resides on top of Hadoop to summarize Big Data, and makes querying and analyzing easy.
This is a brief tutorial that provides an introduction on how to use Apache Hive HiveQL with Hadoop Distributed File System. This tutorial can be your first step towards becoming a successful Hadoop Developer with Hive.
【Topics Covered in this App are Listed Below】
Hive - Home
Hive - Introduction
Hive - Installation
Hive - Data Types
Hive - Create Database
Hive - Drop Database
Hive - Create Table
Hive - Alter Table
Hive - Drop Table
Hive - Partitioning
Hive - Built-In Operators
Hive - Built-In Functions
Hive - Views And Indexes
HiveQL - Select Where
HiveQL - Select Order By
HiveQL - Select Group By
HiveQL - Select Joins