HIVE
HIVE
élaborée par :
As we know,Hadoop uses
MapReduce for processing Users were comfortable
data. MapReduce required with writing queries in
users to write long codes SQL
(Java)
what is hive ?
Personalized
Business data analysis recommendations
Brainstorming
features of Hive
By using HiveQL
The use of a SQL-like
multiple users can
language called HiveQL in
simultaneously query
Hive is easier than long
data
codes
01
Hive is not capable of
03
handling real-time data.
02
It is not designed for online
transaction processing. 02 01
03
Hive queries contain high
latency
ARCHITECTURE OF HIVE
DATA FLOW IN HIVE
Hive Data Modeling
Tables in Hive are created the same
Tables way it is done in RDBMS
Here, the command also includes the information that the data is separated by ','.
Rename a Table
Adding column
Hive commands
Change Column
In Hive, we can rename a column, change its type and position. Here, we are changing
the name of the column by using the following signature:
Delete Column
Thank you
Does anyone have any question?