Author: Chen Caihua (welcome to exchange [email protected])
1 overview
1.1 Basic Introduction
1.2 Technology Comparison
-
Compare Hive with traditional databases
-
Hive isa SQL engine. Hbase isa storage engine similar to MySql. Hive has a SQL engine that parses and processes SQL statements.
1.3 the advantages and disadvantages
1.4 Application Scenarios
2 Architecture
2.1 Server Components
2.2 Workflow
-
The basic flow
-
Hive HSQL execution process
-
The process that
2.3 the metadata
3 Installation Mode
4 Data Types
5 Data Model
5.1 Data Storage
5.2 Four Table Types and Views
reference
The Hive Wiki: cwiki.apache.org/confluence/…
The Hive Design Docs: cwiki.apache.org/confluence/…
Hive Infrastructure Willgo. cc/blog/2015/0…
Hive technical principles blog.csdn.net/qq_36864672…